Property
Gtk.DragSource:actions
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
.
Type: | GdkDragAction |
Getter method | gtk_drag_source_get_actions |
Setter method | gtk_drag_source_set_actions |