Property

GtkDragSource:actions

Declaration

property actions: Gdk.DragAction [ read, write ]

Description [src]

The actions that are supported by drag operations from the source.

Note that you must handle the GtkDragSource::drag-end signal if the actions include GDK_ACTION_MOVE.

Default valueGDK_ACTION_COPY
Getter methodgtk_drag_source_get_actions()
Setter methodgtk_drag_source_set_actions()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno