New upstream version 3.24.22
This commit is contained in:
@ -76,17 +76,17 @@
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">gfloat</span></td>
|
||||
<td class="property_type"><span class="type">float</span></td>
|
||||
<td class="property_name"><a class="link" href="GtkAspectFrame.html#GtkAspectFrame--ratio" title="The “ratio” property">ratio</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"><span class="type">float</span></td>
|
||||
<td class="property_name"><a class="link" href="GtkAspectFrame.html#GtkAspectFrame--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"><span class="type">float</span></td>
|
||||
<td class="property_name"><a class="link" href="GtkAspectFrame.html#GtkAspectFrame--yalign" title="The “yalign” property">yalign</a></td>
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
@ -301,7 +301,7 @@ ratio is taken from the requistion of the child.</p></td>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkAspectFrame--ratio"></a><h3>The <code class="literal">“ratio”</code> property</h3>
|
||||
<pre class="programlisting"> “ratio” <span class="type">gfloat</span></pre>
|
||||
<pre class="programlisting"> “ratio” <span class="type">float</span></pre>
|
||||
<p>Aspect ratio if obey_child is FALSE.</p>
|
||||
<p>Owner: GtkAspectFrame</p>
|
||||
<p>Flags: Read / Write</p>
|
||||
@ -311,7 +311,7 @@ ratio is taken from the requistion of the child.</p></td>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkAspectFrame--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” <span class="type">float</span></pre>
|
||||
<p>X alignment of the child.</p>
|
||||
<p>Owner: GtkAspectFrame</p>
|
||||
<p>Flags: Read / Write</p>
|
||||
@ -321,7 +321,7 @@ ratio is taken from the requistion of the child.</p></td>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkAspectFrame--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” <span class="type">float</span></pre>
|
||||
<p>Y alignment of the child.</p>
|
||||
<p>Owner: GtkAspectFrame</p>
|
||||
<p>Flags: Read / Write</p>
|
||||
|
Reference in New Issue
Block a user