Description Usage Arguments Author(s)
Turns tree.view
into a drag source for automatic DND. Calling this
method sets "reorderable"
to FALSE
.
1 2 | gtkTreeViewEnableModelDragSource(object, start.button.mask, targets,
actions)
|
|
a |
|
Mask of allowed buttons to start drag |
|
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.