New upstream version 3.24.25
This commit is contained in:
@ -100,11 +100,14 @@ following files that is found: ~/.config/gtk-3.0/Compose, ~/.XCompose,
|
||||
/usr/share/X11/locale/$locale/Compose (for locales that have a nontrivial
|
||||
Compose file). The syntax of these files is described in the Compose(5)
|
||||
manual page.</p>
|
||||
<div class="refsect3">
|
||||
<a name="id-1.3.19.8.7.4"></a><h4>Unicode characters</h4>
|
||||
<p>GtkIMContextSimple also supports numeric entry of Unicode characters
|
||||
by typing Ctrl-Shift-u, followed by a hexadecimal Unicode codepoint.
|
||||
For example, Ctrl-Shift-u 1 2 3 Enter yields U+0123 LATIN SMALL LETTER
|
||||
G WITH CEDILLA, i.e. ģ.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkIMContextSimple.functions_details"></a><h2>Functions</h2>
|
||||
<div class="refsect2">
|
||||
@ -156,8 +159,7 @@ the length of the sequence should be zero.)</p>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>max_seq_len</p></td>
|
||||
<td class="parameter_description"><p>Maximum length of a sequence in the table
|
||||
(cannot be greater than <a class="link" href="GtkIMContextSimple.html#GTK-MAX-COMPOSE-LEN:CAPS" title="GTK_MAX_COMPOSE_LEN"><span class="type">GTK_MAX_COMPOSE_LEN</span></a>)</p></td>
|
||||
<td class="parameter_description"><p>Maximum length of a sequence in the table</p></td>
|
||||
<td class="parameter_annotations"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user