xkb_state_get_keymap

Get the keymap which a keyboard state object is using.

@returns The keymap which was passed to xkb_state_new() when creating this state object.

This function does not take a new reference on the keymap; you must explicitly reference it yourself if you plan to use it beyond the lifetime of the state.

@memberof xkb_state

extern (C)
xkb_state_get_keymap

Meta