Type Definition gtk4_sys::GtkIconViewForeachFunc

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