Description Usage Arguments Author(s)
Sets up a widget so that GTK+ will start a drag operation when the user clicks and drags on the widget. The widget must have a window.
1 | gtkDragSourceSet(object, start.button.mask, targets, actions)
|
|
a |
|
the bitmask of buttons that can start the drag |
|
the table of targets that the drag will support,
may be |
|
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.