DragAction
- 
class DragAction
Used in GdkDrop and GdkDrag to indicate the actions that the
destination can and should do with the dropped data.
Methods
- 
class DragAction
- 
- 
is_unique() → bool
- Checks if - actionrepresents a single action or includes
multiple actions.
 - When - actionis 0 - ie no action was given,- Trueis returned.
 
 
Fields
- 
class DragAction
- 
- 
ASK
- The type of the None singleton. 
 - 
- 
COPY
- The type of the None singleton. 
 - 
- 
LINK
- The type of the None singleton. 
 - 
- 
MOVE
- The type of the None singleton.