New upstream version 3.24.18
This commit is contained in:
@ -351,7 +351,7 @@
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td class="datatype_keyword">struct</td>
|
||||
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkCellRendererText.html#GtkCellRendererText-struct">GtkCellRendererText</a></td>
|
||||
<td class="function_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText-struct" title="struct GtkCellRendererText">GtkCellRendererText</a></td>
|
||||
</tr></tbody>
|
||||
</table></div>
|
||||
</div>
|
||||
@ -376,7 +376,7 @@
|
||||
<p>A <a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText"><span class="type">GtkCellRendererText</span></a> renders a given text in its cell, using the font, color and
|
||||
style information provided by its properties. The text will be ellipsized if it is
|
||||
too long and the <a class="link" href="GtkCellRendererText.html#GtkCellRendererText--ellipsize" title="The “ellipsize” property"><span class="type">“ellipsize”</span></a> property allows it.</p>
|
||||
<p>If the <a class="link" href="GtkCellRenderer.html#GtkCellRenderer--mode" title="The “mode” property"><span class="type">“mode”</span></a> is <a href="https://developer.gnome.org/gtk4/GtkCellRenderer.html#GTK-CELL-RENDERER-MODE-EDITABLE:CAPS"><code class="literal">GTK_CELL_RENDERER_MODE_EDITABLE</code></a>,
|
||||
<p>If the <a class="link" href="GtkCellRenderer.html#GtkCellRenderer--mode" title="The “mode” property"><span class="type">“mode”</span></a> is <a class="link" href="GtkCellRenderer.html#GTK-CELL-RENDERER-MODE-EDITABLE:CAPS"><code class="literal">GTK_CELL_RENDERER_MODE_EDITABLE</code></a>,
|
||||
the <a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText"><span class="type">GtkCellRendererText</span></a> allows to edit its text using an entry.</p>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
@ -437,6 +437,13 @@ the height is determined by the properties again.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkCellRendererText.other_details"></a><h2>Types and Values</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkCellRendererText-struct"></a><h3>struct GtkCellRendererText</h3>
|
||||
<pre class="programlisting">struct GtkCellRendererText;</pre>
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkCellRendererText.property-details"></a><h2>Property Details</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkCellRendererText--align-set"></a><h3>The <code class="literal">“align-set”</code> property</h3>
|
||||
|
||||
Reference in New Issue
Block a user