TypeScript API Documentation for GDK
API Version: 4.0
Library Version: 4.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Checks if action represents a single action or includes multiple actions.
action
When action is 0 - ie no action was given, true is returned.
true
a Gdk.DragAction
true if exactly one action was given
Checks if
actionrepresents a single action or includes multiple actions.When
actionis 0 - ie no action was given,trueis returned.