Type Definition GtkFlowBoxCreateWidgetFunc
Other items ingtk_sys
type GtkFlowBoxCreateWidgetFunc = Option<unsafe extern "C" fn(_: *mut GObject, _: gpointer) -> *mut GtkWidget>;