Drag.selectedAction
gdk.types.DragAction selectedAction() @propertyGet selectedAction property.
Returns
The currently selected action of the drag.
void selectedAction(gdk.types.DragAction propval) @propertySet selectedAction property.
Parameters
propval | The currently selected action of the drag. |