xkb_compose_state_get_one_sym

Get the result keysym for a composed sequence.

See @ref compose-overview for more details. This function is only useful when the status is XKB_COMPOSE_COMPOSED.

@returns The result keysym. If the sequence is not complete, or does not specify a result keysym, returns XKB_KEY_NoSymbol.

@memberof xkb_compose_state

extern (C)
xkb_compose_state_get_one_sym

Meta