New upstream version 3.24.5
This commit is contained in:
@ -87,42 +87,42 @@
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">guint</span></td>
|
||||
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
||||
<td class="property_name"><a class="link" href="GtkAlignment.html#GtkAlignment--bottom-padding" title="The “bottom-padding” property">bottom-padding</a></td>
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">guint</span></td>
|
||||
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
||||
<td class="property_name"><a class="link" href="GtkAlignment.html#GtkAlignment--left-padding" title="The “left-padding” property">left-padding</a></td>
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">guint</span></td>
|
||||
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
||||
<td class="property_name"><a class="link" href="GtkAlignment.html#GtkAlignment--right-padding" title="The “right-padding” property">right-padding</a></td>
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">guint</span></td>
|
||||
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
||||
<td class="property_name"><a class="link" href="GtkAlignment.html#GtkAlignment--top-padding" title="The “top-padding” property">top-padding</a></td>
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">gfloat</span></td>
|
||||
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a></td>
|
||||
<td class="property_name"><a class="link" href="GtkAlignment.html#GtkAlignment--xalign" title="The “xalign” property">xalign</a></td>
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">gfloat</span></td>
|
||||
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a></td>
|
||||
<td class="property_name"><a class="link" href="GtkAlignment.html#GtkAlignment--xscale" title="The “xscale” property">xscale</a></td>
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">gfloat</span></td>
|
||||
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a></td>
|
||||
<td class="property_name"><a class="link" href="GtkAlignment.html#GtkAlignment--yalign" title="The “yalign” property">yalign</a></td>
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">gfloat</span></td>
|
||||
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a></td>
|
||||
<td class="property_name"><a class="link" href="GtkAlignment.html#GtkAlignment--yscale" title="The “yscale” property">yscale</a></td>
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
@ -150,8 +150,8 @@
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkAlignment.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="GtkBin.html" title="GtkBin">GtkBin</a>
|
||||
@ -191,10 +191,10 @@ child widget.</p>
|
||||
<div class="refsect2">
|
||||
<a name="gtk-alignment-new"></a><h3>gtk_alignment_new ()</h3>
|
||||
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
||||
gtk_alignment_new (<em class="parameter"><code><span class="type">gfloat</span> xalign</code></em>,
|
||||
<em class="parameter"><code><span class="type">gfloat</span> yalign</code></em>,
|
||||
<em class="parameter"><code><span class="type">gfloat</span> xscale</code></em>,
|
||||
<em class="parameter"><code><span class="type">gfloat</span> yscale</code></em>);</pre>
|
||||
gtk_alignment_new (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> xalign</code></em>,
|
||||
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> yalign</code></em>,
|
||||
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> xscale</code></em>,
|
||||
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> yscale</code></em>);</pre>
|
||||
<div class="warning">
|
||||
<p><code class="literal">gtk_alignment_new</code> has been deprecated since version 3.14 and should not be used in newly-written code.</p>
|
||||
<p>Use <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> alignment and margin properties</p>
|
||||
@ -250,10 +250,10 @@ unused space, from 0 to 1. The values are similar to <em class="parameter"><code
|
||||
<a name="gtk-alignment-set"></a><h3>gtk_alignment_set ()</h3>
|
||||
<pre class="programlisting"><span class="returnvalue">void</span>
|
||||
gtk_alignment_set (<em class="parameter"><code><a class="link" href="GtkAlignment.html" title="GtkAlignment"><span class="type">GtkAlignment</span></a> *alignment</code></em>,
|
||||
<em class="parameter"><code><span class="type">gfloat</span> xalign</code></em>,
|
||||
<em class="parameter"><code><span class="type">gfloat</span> yalign</code></em>,
|
||||
<em class="parameter"><code><span class="type">gfloat</span> xscale</code></em>,
|
||||
<em class="parameter"><code><span class="type">gfloat</span> yscale</code></em>);</pre>
|
||||
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> xalign</code></em>,
|
||||
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> yalign</code></em>,
|
||||
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> xscale</code></em>,
|
||||
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> yscale</code></em>);</pre>
|
||||
<div class="warning">
|
||||
<p><code class="literal">gtk_alignment_set</code> has been deprecated since version 3.14 and should not be used in newly-written code.</p>
|
||||
<p>Use <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> alignment and margin properties</p>
|
||||
@ -310,10 +310,10 @@ unused space, from 0 to 1. The values are similar to <em class="parameter"><code
|
||||
<a name="gtk-alignment-get-padding"></a><h3>gtk_alignment_get_padding ()</h3>
|
||||
<pre class="programlisting"><span class="returnvalue">void</span>
|
||||
gtk_alignment_get_padding (<em class="parameter"><code><a class="link" href="GtkAlignment.html" title="GtkAlignment"><span class="type">GtkAlignment</span></a> *alignment</code></em>,
|
||||
<em class="parameter"><code><span class="type">guint</span> *padding_top</code></em>,
|
||||
<em class="parameter"><code><span class="type">guint</span> *padding_bottom</code></em>,
|
||||
<em class="parameter"><code><span class="type">guint</span> *padding_left</code></em>,
|
||||
<em class="parameter"><code><span class="type">guint</span> *padding_right</code></em>);</pre>
|
||||
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *padding_top</code></em>,
|
||||
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *padding_bottom</code></em>,
|
||||
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *padding_left</code></em>,
|
||||
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *padding_right</code></em>);</pre>
|
||||
<div class="warning">
|
||||
<p><code class="literal">gtk_alignment_get_padding</code> has been deprecated since version 3.14 and should not be used in newly-written code.</p>
|
||||
<p>Use <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> alignment and margin properties</p>
|
||||
@ -337,25 +337,25 @@ See <a class="link" href="GtkAlignment.html#gtk-alignment-set-padding" title="gt
|
||||
<tr>
|
||||
<td class="parameter_name"><p>padding_top</p></td>
|
||||
<td class="parameter_description"><p>location to store the padding for
|
||||
the top of the widget, or <code class="literal">NULL</code>. </p></td>
|
||||
the top of the widget, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
||||
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>padding_bottom</p></td>
|
||||
<td class="parameter_description"><p>location to store the padding
|
||||
for the bottom of the widget, or <code class="literal">NULL</code>. </p></td>
|
||||
for the bottom of the widget, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
||||
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>padding_left</p></td>
|
||||
<td class="parameter_description"><p>location to store the padding
|
||||
for the left of the widget, or <code class="literal">NULL</code>. </p></td>
|
||||
for the left of the widget, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
||||
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>padding_right</p></td>
|
||||
<td class="parameter_description"><p>location to store the padding
|
||||
for the right of the widget, or <code class="literal">NULL</code>. </p></td>
|
||||
for the right of the widget, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
||||
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@ -368,10 +368,10 @@ for the right of the widget, or <code class="literal">NULL</code>. </p></td>
|
||||
<a name="gtk-alignment-set-padding"></a><h3>gtk_alignment_set_padding ()</h3>
|
||||
<pre class="programlisting"><span class="returnvalue">void</span>
|
||||
gtk_alignment_set_padding (<em class="parameter"><code><a class="link" href="GtkAlignment.html" title="GtkAlignment"><span class="type">GtkAlignment</span></a> *alignment</code></em>,
|
||||
<em class="parameter"><code><span class="type">guint</span> padding_top</code></em>,
|
||||
<em class="parameter"><code><span class="type">guint</span> padding_bottom</code></em>,
|
||||
<em class="parameter"><code><span class="type">guint</span> padding_left</code></em>,
|
||||
<em class="parameter"><code><span class="type">guint</span> padding_right</code></em>);</pre>
|
||||
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> padding_top</code></em>,
|
||||
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> padding_bottom</code></em>,
|
||||
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> padding_left</code></em>,
|
||||
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> padding_right</code></em>);</pre>
|
||||
<div class="warning">
|
||||
<p><code class="literal">gtk_alignment_set_padding</code> has been deprecated since version 3.14 and should not be used in newly-written code.</p>
|
||||
<p>Use <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> alignment and margin properties</p>
|
||||
@ -450,7 +450,7 @@ padding on the left.</p>
|
||||
<a name="GtkAlignment.property-details"></a><h2>Property Details</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkAlignment--bottom-padding"></a><h3>The <code class="literal">“bottom-padding”</code> property</h3>
|
||||
<pre class="programlisting"> “bottom-padding” <span class="type">guint</span></pre>
|
||||
<pre class="programlisting"> “bottom-padding” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
||||
<p>The padding to insert at the bottom of the widget.</p>
|
||||
<div class="warning">
|
||||
<p><code class="literal">GtkAlignment:bottom-padding</code> has been deprecated since version 3.14 and should not be used in newly-written code.</p>
|
||||
@ -464,7 +464,7 @@ padding on the left.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkAlignment--left-padding"></a><h3>The <code class="literal">“left-padding”</code> property</h3>
|
||||
<pre class="programlisting"> “left-padding” <span class="type">guint</span></pre>
|
||||
<pre class="programlisting"> “left-padding” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
||||
<p>The padding to insert at the left of the widget.</p>
|
||||
<div class="warning">
|
||||
<p><code class="literal">GtkAlignment:left-padding</code> has been deprecated since version 3.14 and should not be used in newly-written code.</p>
|
||||
@ -478,7 +478,7 @@ padding on the left.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkAlignment--right-padding"></a><h3>The <code class="literal">“right-padding”</code> property</h3>
|
||||
<pre class="programlisting"> “right-padding” <span class="type">guint</span></pre>
|
||||
<pre class="programlisting"> “right-padding” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
||||
<p>The padding to insert at the right of the widget.</p>
|
||||
<div class="warning">
|
||||
<p><code class="literal">GtkAlignment:right-padding</code> has been deprecated since version 3.14 and should not be used in newly-written code.</p>
|
||||
@ -492,7 +492,7 @@ padding on the left.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkAlignment--top-padding"></a><h3>The <code class="literal">“top-padding”</code> property</h3>
|
||||
<pre class="programlisting"> “top-padding” <span class="type">guint</span></pre>
|
||||
<pre class="programlisting"> “top-padding” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
||||
<p>The padding to insert at the top of the widget.</p>
|
||||
<div class="warning">
|
||||
<p><code class="literal">GtkAlignment:top-padding</code> has been deprecated since version 3.14 and should not be used in newly-written code.</p>
|
||||
@ -506,7 +506,7 @@ padding on the left.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkAlignment--xalign"></a><h3>The <code class="literal">“xalign”</code> property</h3>
|
||||
<pre class="programlisting"> “xalign” <span class="type">gfloat</span></pre>
|
||||
<pre class="programlisting"> “xalign” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a></pre>
|
||||
<p>Horizontal position of child in available space. A value of 0.0
|
||||
will flush the child left (or right, in RTL locales); a value
|
||||
of 1.0 will flush the child right (or left, in RTL locales).</p>
|
||||
@ -521,7 +521,7 @@ of 1.0 will flush the child right (or left, in RTL locales).</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkAlignment--xscale"></a><h3>The <code class="literal">“xscale”</code> property</h3>
|
||||
<pre class="programlisting"> “xscale” <span class="type">gfloat</span></pre>
|
||||
<pre class="programlisting"> “xscale” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a></pre>
|
||||
<p>If available horizontal space is bigger than needed, how much
|
||||
of it to use for the child. A value of 0.0 means none; a value
|
||||
of 1.0 means all.</p>
|
||||
@ -536,7 +536,7 @@ of 1.0 means all.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkAlignment--yalign"></a><h3>The <code class="literal">“yalign”</code> property</h3>
|
||||
<pre class="programlisting"> “yalign” <span class="type">gfloat</span></pre>
|
||||
<pre class="programlisting"> “yalign” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a></pre>
|
||||
<p>Vertical position of child in available space. A value of 0.0
|
||||
will flush the child to the top; a value of 1.0 will flush the
|
||||
child to the bottom.</p>
|
||||
@ -551,7 +551,7 @@ child to the bottom.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkAlignment--yscale"></a><h3>The <code class="literal">“yscale”</code> property</h3>
|
||||
<pre class="programlisting"> “yscale” <span class="type">gfloat</span></pre>
|
||||
<pre class="programlisting"> “yscale” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a></pre>
|
||||
<p>If available vertical space is bigger than needed, how much
|
||||
of it to use for the child. A value of 0.0 means none; a value
|
||||
of 1.0 means all.</p>
|
||||
|
||||
Reference in New Issue
Block a user