DragSourceGidBuilderImpl.actions
T actions(gdk.types.DragAction propval)Set actions property.
Parameters
propval | The actions that are supported by drag operations from the source. Note that you must handle the signal@Gtk.DragSource::drag-end signal if the actions include [gdk.types.DragAction.Move]. |
Returns
Builder instance for fluent chaining