Signal
GdkDragContext::action-changed
since: 3.20
Description [src]
A new action is being chosen for the drag and drop operation.
This signal will only be emitted if the GdkDragContext
manages
the drag and drop operation. See gdk_drag_context_manage_dnd()
for more information.
Default handler: The default handler is called after the handlers added via |
Available since: 3.20 |
Parameters
action
-
Type:
GdkDragAction
The action currently chosen.