Get the compose table which a compose state object is using.
@returns The compose table which was passed to xkb_compose_state_new()
when creating this state object.
This function does not take a new reference on the compose table; you
must explicitly reference it yourself if you plan to use it beyond the
lifetime of the state.
Get the compose table which a compose state object is using.
@returns The compose table which was passed to xkb_compose_state_new() when creating this state object.
This function does not take a new reference on the compose table; you must explicitly reference it yourself if you plan to use it beyond the lifetime of the state.
@memberof xkb_compose_state