Companion

object Companion

Properties

Link copied to clipboard

Ask the user what to do with the data.

Link copied to clipboard

Copy the data.

Link copied to clipboard

Add a link to the data. Note that this is only useful if source and destination agree on what it means, and is not supported on all platforms.

Link copied to clipboard

Move the data, i.e. first copy it, then delete it from the source using the DELETE target of the X selection protocol.

Functions

Link copied to clipboard
fun getType(): <Error class: unknown class>

Get the GType of DragAction

Link copied to clipboard

Checks if @action represents a single action or includes multiple actions.