summaryrefslogtreecommitdiff
path: root/gtk/compose/gtkcomposedata.h
blob: 09b0263a7f4090d628676e7c9ebe76923f0e2ea5 (plain)
1
2
3
4
5
6
7
8
9
#ifndef __GTK_COMPOSE_DATA__
#define __GTK_COMPOSE_DATA__

#define MAX_SEQ_LEN 5
#define N_INDEX_SIZE 30
#define DATA_SIZE 16477
#define N_CHARS 1241

#endif