Test whether a modifier is active in a given keyboard state by name.
@returns 1 if the modifier is active, 0 if it is not. If the modifier name does not exist in the keymap, returns -1.
@memberof xkb_state
See Implementation
Test whether a modifier is active in a given keyboard state by name.
@returns 1 if the modifier is active, 0 if it is not. If the modifier name does not exist in the keymap, returns -1.
@memberof xkb_state