DragAction.isUnique
Checks if action represents a single action or includes multiple actions.
When action is 0 - ie no action was given, true is returned.
Parameters
action | a gdk.types.DragAction |
Returns
true if exactly one action was given
Checks if action represents a single action or includes multiple actions.
When action is 0 - ie no action was given, true is returned.
action | a gdk.types.DragAction |