[][src]Type Definition gtk_sys::GtkListBoxForeachFunc

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