Type Definition gtk4_sys::GtkIconViewForeachFunc[][src]

pub type GtkIconViewForeachFunc = Option<unsafe extern "C" fn(_: *mut GtkIconView, _: *mut GtkTreePath, _: gpointer)>;