pub fn accelerator_get_default_mod_mask() -> ModifierType
Expand description

Gets the modifier mask.

The modifier mask determines which modifiers are considered significant for keyboard accelerators. This includes all keyboard modifiers except for gdk::ModifierType::LOCK_MASK.

Returns

the modifier mask for accelerators