xkb_state_key_get_utf32

Get the Unicode/UTF-32 codepoint obtained from pressing a particular key in a a given keyboard state.

@returns The UTF-32 representation for the key, if it consists of only a single codepoint. Otherwise, returns 0.

This function performs Capitalization and Control @ref keysym-transformations.

@memberof xkb_state @since 0.4.1

extern (C)
uint
xkb_state_key_get_utf32

Meta