Constant gdk4::ACTION_ALL[][src]

pub const ACTION_ALL: u32 = ffi::GDK_ACTION_ALL as u32; // 0x0000_0007u32
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.