Description Usage Arguments Details Value Author(s)
Updates the drag context when the pointer moves or the set of actions changes.
1 2 | gdkDragMotion(object, dest.window, protocol, x.root, y.root,
suggested.action, possible.actions, time)
|
|
a |
|
the new destination window, obtained by
|
|
the DND protocol in use, obtained by |
|
the x position of the pointer in root coordinates. |
|
the y position of the pointer in root coordinates. |
|
the suggested action. |
|
the possible actions. |
|
the timestamp for this operation. |
This function is called by the drag source.
[logical] FIXME
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.