Description Usage Arguments Value Author(s)
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.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.