Widget.getModifierMask

Returns the modifier mask the widget’s windowing system backend uses for a particular purpose.

See Keymap.getModifierMask.

class Widget
getModifierMask

Parameters

intent GdkModifierIntent

the use case for the modifier mask

Return Value

the modifier mask used for intent.

Meta