Type Definition gtk_sys::GtkListBoxFilterFunc [] [src]

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