Type Definition gtk_sys::GtkListBoxCreateWidgetFunc

source ·
pub type GtkListBoxCreateWidgetFunc = Option<unsafe extern "C" fn(_: *mut GObject, _: gpointer) -> *mut GtkWidget>;