New upstream version 3.24.18
This commit is contained in:
@ -69,11 +69,11 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="datatype_keyword">struct</td>
|
||||
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkIMContextSimple.html#GtkIMContextSimple-struct">GtkIMContextSimple</a></td>
|
||||
<td class="function_name"><a class="link" href="GtkIMContextSimple.html#GtkIMContextSimple-struct" title="struct GtkIMContextSimple">GtkIMContextSimple</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="define_keyword">#define</td>
|
||||
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkIMContextSimple.html#GTK-MAX-COMPOSE-LEN:CAPS">GTK_MAX_COMPOSE_LEN</a></td>
|
||||
<td class="function_name"><a class="link" href="GtkIMContextSimple.html#GTK-MAX-COMPOSE-LEN:CAPS" title="GTK_MAX_COMPOSE_LEN">GTK_MAX_COMPOSE_LEN</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
@ -157,7 +157,7 @@ the length of the sequence should be zero.)</p>
|
||||
<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 href="https://developer.gnome.org/gtk4/GtkIMContextSimple.html#GTK-MAX-COMPOSE-LEN:CAPS"><span class="type">GTK_MAX_COMPOSE_LEN</span></a>)</p></td>
|
||||
(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_annotations"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -170,6 +170,20 @@ the length of the sequence should be zero.)</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkIMContextSimple.other_details"></a><h2>Types and Values</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkIMContextSimple-struct"></a><h3>struct GtkIMContextSimple</h3>
|
||||
<pre class="programlisting">struct GtkIMContextSimple;</pre>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GTK-MAX-COMPOSE-LEN:CAPS"></a><h3>GTK_MAX_COMPOSE_LEN</h3>
|
||||
<pre class="programlisting">#define GTK_MAX_COMPOSE_LEN 7
|
||||
</pre>
|
||||
<p>The maximum length of sequences in compose tables.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.32.1</div>
|
||||
|
||||
Reference in New Issue
Block a user