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