Function gtk_sys::gtk_flow_box_set_filter_func[][src]

pub unsafe extern "C" fn gtk_flow_box_set_filter_func(
    box_: *mut GtkFlowBox,
    filter_func: GtkFlowBoxFilterFunc,
    user_data: gpointer,
    destroy: GDestroyNotify
)