Type Definition gtk_sys::GtkListBoxForeachFunc[][src]

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