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