New upstream version 3.24.14
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="MiscObjects.html" title="Miscellaneous">
|
||||
<link rel="prev" href="GtkHandleBox.html" title="GtkHandleBox">
|
||||
<link rel="next" href="GtkIMMulticontext.html" title="GtkIMMulticontext">
|
||||
<meta name="generator" content="GTK-Doc V1.29 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -36,8 +36,8 @@
|
||||
<a name="GtkIMContextSimple.functions"></a><h2>Functions</h2>
|
||||
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
||||
<colgroup>
|
||||
<col width="150px" class="functions_return">
|
||||
<col class="functions_name">
|
||||
<col width="150px" class="functions_proto_type">
|
||||
<col class="functions_proto_name">
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
@ -63,17 +63,17 @@
|
||||
<a name="GtkIMContextSimple.other"></a><h2>Types and Values</h2>
|
||||
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
||||
<colgroup>
|
||||
<col width="150px" class="name">
|
||||
<col class="description">
|
||||
<col width="150px" class="other_proto_type">
|
||||
<col class="other_proto_name">
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="datatype_keyword">struct</td>
|
||||
<td class="function_name"><a class="link" href="GtkIMContextSimple.html#GtkIMContextSimple-struct" title="struct GtkIMContextSimple">GtkIMContextSimple</a></td>
|
||||
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkIMContextSimple.html#GtkIMContextSimple-struct">GtkIMContextSimple</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="define_keyword">#define</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>
|
||||
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkIMContextSimple.html#GTK-MAX-COMPOSE-LEN:CAPS">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 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>
|
||||
(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>
|
||||
<td class="parameter_annotations"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -170,22 +170,8 @@ 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.29</div>
|
||||
<hr>Generated by GTK-Doc V1.32.1</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user