libxkbcommon 1.7.0
|
#include <xkbcommon-compose.h>
Public Member Functions | |
const xkb_keysym_t * | xkb_compose_table_entry_sequence (struct xkb_compose_table_entry *entry, size_t *sequence_length) |
xkb_keysym_t | xkb_compose_table_entry_keysym (struct xkb_compose_table_entry *entry) |
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.