gdk4

Constant ACTION_ALL

Source
pub const ACTION_ALL: u32 = _; // 7u32
Expand 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.