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