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