| libxkbcommon 1.9.2
    Library implementing the XKB specification for parsing                           keyboard descriptions and handling keyboard state | 
#include <xkbcommon-compose.h>
| Public Member Functions | |
| XKB_EXPORT const xkb_keysym_t * | xkb_compose_table_entry_sequence (struct xkb_compose_table_entry *entry, size_t *sequence_length) | 
| XKB_EXPORT xkb_keysym_t | xkb_compose_table_entry_keysym (struct xkb_compose_table_entry *entry) | 
| XKB_EXPORT const char * | xkb_compose_table_entry_utf8 (struct xkb_compose_table_entry *entry) | 
Opaque Compose table entry object.
Represents a single entry in a Compose file in the iteration API. It is immutable.