mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-10 04:30:11 +00:00
Fix annotation for Gtk.TreeView.enable_model_drag_source
https://bugzilla.gnome.org/show_bug.cgi?id=649979
This commit is contained in:
parent
425c2e93a8
commit
bd37724faf
@ -13392,7 +13392,7 @@ unset_reorderable (GtkTreeView *tree_view)
|
||||
* gtk_tree_view_enable_model_drag_source:
|
||||
* @tree_view: a #GtkTreeView
|
||||
* @start_button_mask: Mask of allowed buttons to start drag
|
||||
* @targets: the table of targets that the drag will support
|
||||
* @targets: (array length=n_targets): the table of targets that the drag will support
|
||||
* @n_targets: the number of items in @targets
|
||||
* @actions: the bitmask of possible actions for a drag from this
|
||||
* widget
|
||||
|
Loading…
Reference in New Issue
Block a user