New upstream version 3.24.0
This commit is contained in:
@ -44,7 +44,7 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="function_type">
|
||||
<span class="returnvalue">PangoEllipsizeMode</span>
|
||||
<a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="returnvalue">PangoEllipsizeMode</span></a>
|
||||
</td>
|
||||
<td class="function_name">
|
||||
<a class="link" href="GtkToolShell.html#gtk-tool-shell-get-ellipsize-mode" title="gtk_tool_shell_get_ellipsize_mode ()">gtk_tool_shell_get_ellipsize_mode</a> <span class="c_punctuation">()</span>
|
||||
@ -84,7 +84,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="function_type">
|
||||
<span class="returnvalue">gfloat</span>
|
||||
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="returnvalue">gfloat</span></a>
|
||||
</td>
|
||||
<td class="function_name">
|
||||
<a class="link" href="GtkToolShell.html#gtk-tool-shell-get-text-alignment" title="gtk_tool_shell_get_text_alignment ()">gtk_tool_shell_get_text_alignment</a> <span class="c_punctuation">()</span>
|
||||
@ -138,7 +138,7 @@
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkToolShell.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
||||
<pre class="screen"> GInterface
|
||||
<pre class="screen"> <a href="/usr/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
||||
<span class="lineart">╰──</span> GtkToolShell
|
||||
</pre>
|
||||
</div>
|
||||
@ -168,7 +168,7 @@ information when embedding <a class="link" href="GtkToolItem.html" title="GtkToo
|
||||
<a name="GtkToolShell.functions_details"></a><h2>Functions</h2>
|
||||
<div class="refsect2">
|
||||
<a name="gtk-tool-shell-get-ellipsize-mode"></a><h3>gtk_tool_shell_get_ellipsize_mode ()</h3>
|
||||
<pre class="programlisting"><span class="returnvalue">PangoEllipsizeMode</span>
|
||||
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="returnvalue">PangoEllipsizeMode</span></a>
|
||||
gtk_tool_shell_get_ellipsize_mode (<em class="parameter"><code><a class="link" href="GtkToolShell.html" title="GtkToolShell"><span class="type">GtkToolShell</span></a> *shell</code></em>);</pre>
|
||||
<p>Retrieves the current ellipsize mode for the tool shell. Tool items must not
|
||||
call this function directly, but rely on <a class="link" href="GtkToolItem.html#gtk-tool-item-get-ellipsize-mode" title="gtk_tool_item_get_ellipsize_mode ()"><code class="function">gtk_tool_item_get_ellipsize_mode()</code></a>
|
||||
@ -318,7 +318,7 @@ instead.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="gtk-tool-shell-get-text-alignment"></a><h3>gtk_tool_shell_get_text_alignment ()</h3>
|
||||
<pre class="programlisting"><span class="returnvalue">gfloat</span>
|
||||
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="returnvalue">gfloat</span></a>
|
||||
gtk_tool_shell_get_text_alignment (<em class="parameter"><code><a class="link" href="GtkToolShell.html" title="GtkToolShell"><span class="type">GtkToolShell</span></a> *shell</code></em>);</pre>
|
||||
<p>Retrieves the current text alignment for the tool shell. Tool items must not
|
||||
call this function directly, but rely on <a class="link" href="GtkToolItem.html#gtk-tool-item-get-text-alignment" title="gtk_tool_item_get_text_alignment ()"><code class="function">gtk_tool_item_get_text_alignment()</code></a>
|
||||
|
Reference in New Issue
Block a user