gtkDragBegin
Initiates a drag on the source side. The function
only needs to be used when the application is
starting drags itself, and is not needed when
gtkDragSourceSet
is used.
gtkDragBegin(object, targets, actions, button, event)
|
the source widget. |
|
The targets (data formats) in which the source can provide the data. |
|
A bitmask of the allowed drag actions for this drag. |
|
The button the user clicked to start the drag. |
|
The event that triggered the start of the drag. |
[GdkDragContext
] the context for this drag.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.