[][src]Type Definition gtk_sys::GtkTreeViewColumnDropFunc

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