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