libxkbcommon 1.7.0
Public Member Functions
xkb_compose_table_entry Struct Reference

#include <xkbcommon-compose.h>

Public Member Functions

const xkb_keysym_txkb_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)
 

Detailed Description

Opaque Compose table entry object.

Represents a single entry in a Compose file in the iteration API. It is immutable.

See also
xkb_compose_table_iterator_new
Since
1.6.0

The documentation for this struct was generated from the following file: