libxkbcommon 1.8.0
Library implementing the XKB specification for parsing keyboard descriptions and handling keyboard state
Loading...
Searching...
No Matches
xkb_compose_table_iterator Struct Reference

#include <xkbcommon-compose.h>

Public Member Functions

struct xkb_compose_table_iteratorxkb_compose_table_iterator_new (struct xkb_compose_table *table)
 
void xkb_compose_table_iterator_free (struct xkb_compose_table_iterator *iter)
 
struct xkb_compose_table_entryxkb_compose_table_iterator_next (struct xkb_compose_table_iterator *iter)
 

Detailed Description

Iterator over a compose table’s entries.

See also
xkb_compose_table_iterator_new()
Since
1.6.0

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