Type Definition gtk4_sys::GtkTreeViewMappingFunc[][src]

pub type GtkTreeViewMappingFunc = Option<unsafe extern "C" fn(_: *mut GtkTreeView, _: *mut GtkTreePath, _: gpointer)>;