is_unique
Description:
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 `GdkDragAction` |
Returns:
|
true if exactly one action was given |