gtkIconViewEnableModelDragSource
Turns icon.view
into a drag source for automatic DND. Calling this
method sets "reorderable"
to FALSE
.
gtkIconViewEnableModelDragSource(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 |
Since 2.8
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.