Constant gdk4::ACTION_ALL
source · pub const ACTION_ALL: u32 = _; // 7u32Expand description
Defines all possible DND actions.
This can be used in Drop::status() messages when any drop
can be accepted or a more specific drop method is not yet known.