xkb_state_mod_name_is_active

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

extern (C)
int
xkb_state_mod_name_is_active

Meta