New upstream version 3.24.5
This commit is contained in:
@ -62,7 +62,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="function_type">
|
||||
<span class="returnvalue">gboolean</span>
|
||||
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
||||
</td>
|
||||
<td class="function_name">
|
||||
<a class="link" href="GtkButtonBox.html#gtk-button-box-get-child-secondary" title="gtk_button_box_get_child_secondary ()">gtk_button_box_get_child_secondary</a> <span class="c_punctuation">()</span>
|
||||
@ -70,7 +70,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="function_type">
|
||||
<span class="returnvalue">gboolean</span>
|
||||
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
||||
</td>
|
||||
<td class="function_name">
|
||||
<a class="link" href="GtkButtonBox.html#gtk-button-box-get-child-non-homogeneous" title="gtk_button_box_get_child_non_homogeneous ()">gtk_button_box_get_child_non_homogeneous</a> <span class="c_punctuation">()</span>
|
||||
@ -128,12 +128,12 @@
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">gboolean</span></td>
|
||||
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
||||
<td class="property_name"><a class="link" href="GtkButtonBox.html#GtkButtonBox--c-non-homogeneous" title="The “non-homogeneous” child property">non-homogeneous</a></td>
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">gboolean</span></td>
|
||||
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
||||
<td class="property_name"><a class="link" href="GtkButtonBox.html#GtkButtonBox--c-secondary" title="The “secondary” child property">secondary</a></td>
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
@ -150,22 +150,22 @@
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">gint</span></td>
|
||||
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
||||
<td class="property_name"><a class="link" href="GtkButtonBox.html#GtkButtonBox--s-child-internal-pad-x" title="The “child-internal-pad-x” style property">child-internal-pad-x</a></td>
|
||||
<td class="property_flags">Read</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">gint</span></td>
|
||||
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
||||
<td class="property_name"><a class="link" href="GtkButtonBox.html#GtkButtonBox--s-child-internal-pad-y" title="The “child-internal-pad-y” style property">child-internal-pad-y</a></td>
|
||||
<td class="property_flags">Read</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">gint</span></td>
|
||||
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
||||
<td class="property_name"><a class="link" href="GtkButtonBox.html#GtkButtonBox--s-child-min-height" title="The “child-min-height” style property">child-min-height</a></td>
|
||||
<td class="property_flags">Read</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">gint</span></td>
|
||||
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
||||
<td class="property_name"><a class="link" href="GtkButtonBox.html#GtkButtonBox--s-child-min-width" title="The “child-min-width” style property">child-min-width</a></td>
|
||||
<td class="property_flags">Read</td>
|
||||
</tr>
|
||||
@ -197,8 +197,8 @@
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkButtonBox.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
||||
<pre class="screen"> GObject
|
||||
<span class="lineart">╰──</span> GInitiallyUnowned
|
||||
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
||||
<span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
||||
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
||||
<span class="lineart">╰──</span> <a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
||||
<span class="lineart">╰──</span> <a class="link" href="GtkBox.html" title="GtkBox">GtkBox</a>
|
||||
@ -296,7 +296,7 @@ gtk_button_box_get_layout (<em class="parameter"><code><a class="link" href="Gtk
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="gtk-button-box-get-child-secondary"></a><h3>gtk_button_box_get_child_secondary ()</h3>
|
||||
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
||||
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
||||
gtk_button_box_get_child_secondary (<em class="parameter"><code><a class="link" href="GtkButtonBox.html" title="GtkButtonBox"><span class="type">GtkButtonBox</span></a> *widget</code></em>,
|
||||
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>);</pre>
|
||||
<p>Returns whether <em class="parameter"><code>child</code></em>
|
||||
@ -334,7 +334,7 @@ should appear in a secondary group of children.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="gtk-button-box-get-child-non-homogeneous"></a><h3>gtk_button_box_get_child_non_homogeneous ()</h3>
|
||||
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
||||
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
||||
gtk_button_box_get_child_non_homogeneous
|
||||
(<em class="parameter"><code><a class="link" href="GtkButtonBox.html" title="GtkButtonBox"><span class="type">GtkButtonBox</span></a> *widget</code></em>,
|
||||
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>);</pre>
|
||||
@ -365,7 +365,7 @@ sizing.</p>
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-button-box-get-child-non-homogeneous.returns"></a><h4>Returns</h4>
|
||||
<p> <code class="literal">TRUE</code> if the child is not subject to homogenous sizing</p>
|
||||
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the child is not subject to homogenous sizing</p>
|
||||
</div>
|
||||
<p class="since">Since: <a class="link" href="api-index-3-2.html#api-index-3.2">3.2</a></p>
|
||||
</div>
|
||||
@ -405,7 +405,7 @@ gtk_button_box_set_layout (<em class="parameter"><code><a class="link" href="Gtk
|
||||
<pre class="programlisting"><span class="returnvalue">void</span>
|
||||
gtk_button_box_set_child_secondary (<em class="parameter"><code><a class="link" href="GtkButtonBox.html" title="GtkButtonBox"><span class="type">GtkButtonBox</span></a> *widget</code></em>,
|
||||
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
|
||||
<em class="parameter"><code><span class="type">gboolean</span> is_secondary</code></em>);</pre>
|
||||
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_secondary</code></em>);</pre>
|
||||
<p>Sets whether <em class="parameter"><code>child</code></em>
|
||||
should appear in a secondary group of children.
|
||||
A typical use of a secondary child is the help button in a dialog.</p>
|
||||
@ -440,7 +440,7 @@ other styles, they appear immediately next to the main children.</p>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>is_secondary</p></td>
|
||||
<td class="parameter_description"><p>if <code class="literal">TRUE</code>, the <em class="parameter"><code>child</code></em>
|
||||
<td class="parameter_description"><p>if <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, the <em class="parameter"><code>child</code></em>
|
||||
appears in a secondary group of the
|
||||
button box.</p></td>
|
||||
<td class="parameter_annotations"> </td>
|
||||
@ -456,7 +456,7 @@ button box.</p></td>
|
||||
gtk_button_box_set_child_non_homogeneous
|
||||
(<em class="parameter"><code><a class="link" href="GtkButtonBox.html" title="GtkButtonBox"><span class="type">GtkButtonBox</span></a> *widget</code></em>,
|
||||
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
|
||||
<em class="parameter"><code><span class="type">gboolean</span> non_homogeneous</code></em>);</pre>
|
||||
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> non_homogeneous</code></em>);</pre>
|
||||
<p>Sets whether the child is exempted from homogeous sizing.</p>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-button-box-set-child-non-homogeneous.parameters"></a><h4>Parameters</h4>
|
||||
@ -594,7 +594,7 @@ contains.</p>
|
||||
<a name="GtkButtonBox.child-property-details"></a><h2>Child Property Details</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkButtonBox--c-non-homogeneous"></a><h3>The <code class="literal">“non-homogeneous”</code> child property</h3>
|
||||
<pre class="programlisting"> “non-homogeneous” <span class="type">gboolean</span></pre>
|
||||
<pre class="programlisting"> “non-homogeneous” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
||||
<p>If TRUE, the child will not be subject to homogeneous sizing.</p>
|
||||
<p>Flags: Read / Write</p>
|
||||
<p>Default value: FALSE</p>
|
||||
@ -602,7 +602,7 @@ contains.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkButtonBox--c-secondary"></a><h3>The <code class="literal">“secondary”</code> child property</h3>
|
||||
<pre class="programlisting"> “secondary” <span class="type">gboolean</span></pre>
|
||||
<pre class="programlisting"> “secondary” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
||||
<p>If TRUE, the child appears in a secondary group of children, suitable for, e.g., help buttons.</p>
|
||||
<p>Flags: Read / Write</p>
|
||||
<p>Default value: FALSE</p>
|
||||
@ -612,7 +612,7 @@ contains.</p>
|
||||
<a name="GtkButtonBox.style-property-details"></a><h2>Style Property Details</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkButtonBox--s-child-internal-pad-x"></a><h3>The <code class="literal">“child-internal-pad-x”</code> style property</h3>
|
||||
<pre class="programlisting"> “child-internal-pad-x” <span class="type">gint</span></pre>
|
||||
<pre class="programlisting"> “child-internal-pad-x” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
||||
<p>The amount to increase a child's size on either side.</p>
|
||||
<div class="warning">
|
||||
<p><code class="literal">GtkButtonBox:child-internal-pad-x</code> has been deprecated since version 3.20 and should not be used in newly-written code.</p>
|
||||
@ -625,7 +625,7 @@ contains.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkButtonBox--s-child-internal-pad-y"></a><h3>The <code class="literal">“child-internal-pad-y”</code> style property</h3>
|
||||
<pre class="programlisting"> “child-internal-pad-y” <span class="type">gint</span></pre>
|
||||
<pre class="programlisting"> “child-internal-pad-y” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
||||
<p>The amount to increase a child's size on the top and bottom.</p>
|
||||
<div class="warning">
|
||||
<p><code class="literal">GtkButtonBox:child-internal-pad-y</code> has been deprecated since version 3.20 and should not be used in newly-written code.</p>
|
||||
@ -638,7 +638,7 @@ contains.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkButtonBox--s-child-min-height"></a><h3>The <code class="literal">“child-min-height”</code> style property</h3>
|
||||
<pre class="programlisting"> “child-min-height” <span class="type">gint</span></pre>
|
||||
<pre class="programlisting"> “child-min-height” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
||||
<p>The minimum height of buttons inside the box.</p>
|
||||
<div class="warning">
|
||||
<p><code class="literal">GtkButtonBox:child-min-height</code> has been deprecated since version 3.20 and should not be used in newly-written code.</p>
|
||||
@ -651,7 +651,7 @@ contains.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkButtonBox--s-child-min-width"></a><h3>The <code class="literal">“child-min-width”</code> style property</h3>
|
||||
<pre class="programlisting"> “child-min-width” <span class="type">gint</span></pre>
|
||||
<pre class="programlisting"> “child-min-width” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
||||
<p>The minimum width of buttons inside the box.</p>
|
||||
<div class="warning">
|
||||
<p><code class="literal">GtkButtonBox:child-min-width</code> has been deprecated since version 3.20 and should not be used in newly-written code.</p>
|
||||
|
Reference in New Issue
Block a user