Package: gdk

Function gdk:drag-action-is-unique

Lambda List

gdk:drag-action-is-unique (action)

Arguments

action -- a gdk:drag-action value

Return Value

True if exactly one action was given.

Details

Checks if action represents a single action or if it includes multiple flags that can be selected from. When action is :none, that is no action was given, true is returned.
 

See also

#2024-7-12