Type Definition gtk4_sys::GtkTreeViewColumnDropFunc [−][src]
pub type GtkTreeViewColumnDropFunc = Option<unsafe extern "C" fn(_: *mut GtkTreeView, _: *mut GtkTreeViewColumn, _: *mut GtkTreeViewColumn, _: *mut GtkTreeViewColumn, _: gpointer) -> gboolean>;