Type Definition gtk4_sys::GtkListBoxForeachFunc

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