ACTION_ALL

const val ACTION_ALL: <Error class: unknown class> = 7

Defines all possible DND actions.

This can be used in method@Gdk.Drop.status messages when any drop can be accepted or a more specific drop method is not yet known.