Description Usage Arguments Details Author(s)
Adds an additional table to search to the input context.
Each row of the table consists of max.seq.len
key symbols
followed by two integer
interpreted as the high and low
words of a gunicode
value. Tables are searched starting
from the last added.
1 | gtkIMContextSimpleAddTable(object, data, max.seq.len, n.seqs)
|
|
A |
|
the table |
|
Maximum length of a sequence in the table
(cannot be greater than |
|
number of sequences in the table |
The table must be sorted in dictionary order on the numeric value of the key symbol fields. (Values beyond the length of the sequence should be zero.)
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.