[][src]Type Definition gtk_sys::GtkListBoxFilterFunc

type GtkListBoxFilterFunc = Option<unsafe extern "C" fn(_: *mut GtkListBoxRow, _: gpointer) -> gboolean>;