Type Definition gtk_sys::GtkListBoxCreateWidgetFunc
[−]
[src]
type GtkListBoxCreateWidgetFunc = Option<unsafe extern "C" fn(_: *mut GObject, _: gpointer) -> *mut GtkWidget>;