Widget.getModifierMask

Returns the modifier mask the widget's windowing system backend uses for a particular purpose. See gdk_keymap_get_modifier_mask().

class Widget
getModifierMask

Parameters

intent GdkModifierIntent

the use case for the modifier mask

Return Value

the modifier mask used for intent. Since 3.4

Meta