[go: up one dir, main page]

Type Definition gtk_sys::GtkIconViewForeachFunc

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