Type Definition gtk_sys::GtkIconViewForeachFunc
[−]
[src]
type GtkIconViewForeachFunc = Option<unsafe extern "C" fn(_: *mut GtkIconView, _: *mut GtkTreePath, _: gpointer)>;