gtkTreeViewEnableModelDragDest
Turns tree.view
into a drop destination for automatic DND. Calling
this method sets "reorderable"
to FALSE
.
gtkTreeViewEnableModelDragDest(object, targets, actions)
|
|
|
the table of targets that the drag will support |
|
the bitmask of possible actions for a drag from this widget |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.