actions


Description:

public DragAction actions { get; set; }

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

Note that you must handle the [signal@Gtk.DragSource:GtkDragSource:drag-end] signal if the actions include gdk_action_move.