Type Definition gtk_sys::GtkTreeSelectionForeachFunc

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