xkb_state_mod_mask_remove_consumed

Remove consumed modifiers from a modifier mask for a key.

Takes the given modifier mask, and removes all modifiers which are consumed for that particular key (as in xkb_state_mod_index_is_consumed()).

@sa xkb_state_mod_index_is_consumed() @memberof xkb_state

extern (C)
xkb_state_mod_mask_remove_consumed

Meta