New upstream version 3.22.28
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
|
||||
<link rel="prev" href="GtkSeparatorMenuItem.html" title="GtkSeparatorMenuItem">
|
||||
<link rel="next" href="GtkToolbar.html" title="GtkToolbar">
|
||||
<meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -44,7 +44,7 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="function_type">
|
||||
<a href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="returnvalue">PangoEllipsizeMode</span></a>
|
||||
<span class="returnvalue">PangoEllipsizeMode</span>
|
||||
</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">
|
||||
<a href="../glib/glib-Basic-Types.html#gfloat"><span class="returnvalue">gfloat</span></a>
|
||||
<span class="returnvalue">gfloat</span>
|
||||
</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"> <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
||||
<pre class="screen"> GInterface
|
||||
<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"><a href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="returnvalue">PangoEllipsizeMode</span></a>
|
||||
<pre class="programlisting"><span class="returnvalue">PangoEllipsizeMode</span>
|
||||
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>
|
||||
@ -219,7 +219,7 @@ function directly, but rely on <a class="link" href="GtkToolItem.html#gtk-tool-i
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-tool-shell-get-icon-size.returns"></a><h4>Returns</h4>
|
||||
<p> the current size (<a class="link" href="gtk3-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a>) for icons of <em class="parameter"><code>shell</code></em>
|
||||
<p>the current size (<a class="link" href="gtk3-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a>) for icons of <em class="parameter"><code>shell</code></em>
|
||||
. </p>
|
||||
<p><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> int]</span></p>
|
||||
</div>
|
||||
@ -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"><a href="../glib/glib-Basic-Types.html#gfloat"><span class="returnvalue">gfloat</span></a>
|
||||
<pre class="programlisting"><span class="returnvalue">gfloat</span>
|
||||
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>
|
||||
@ -427,7 +427,7 @@ instead.</p>
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-tool-shell-get-text-size-group.returns"></a><h4>Returns</h4>
|
||||
<p> the current text size group of <em class="parameter"><code>shell</code></em>
|
||||
<p>the current text size group of <em class="parameter"><code>shell</code></em>
|
||||
. </p>
|
||||
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
||||
</div>
|
||||
@ -522,6 +522,6 @@ instead.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.25.1</div>
|
||||
<hr>Generated by GTK-Doc V1.27</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user