Type Definition gtk4_sys::GtkTreeViewMappingFunc

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