xkb_state_mod_index_is_consumed

Test whether a modifier is consumed by keyboard state translation for a key.

@returns 1 if the modifier is consumed, 0 if it is not. If the modifier index is not valid in the keymap, returns -1.

@sa xkb_state_mod_mask_remove_consumed() @sa xkb_state_key_get_consumed_mods() @memberof xkb_state

extern (C)
int
xkb_state_mod_index_is_consumed

Meta