New upstream version 3.24.22
This commit is contained in:
@ -100,7 +100,7 @@
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">gint</span></td>
|
||||
<td class="property_type"><span class="type">int</span></td>
|
||||
<td class="property_name"><a class="link" href="GtkActionBar.html#GtkActionBar--c-position" title="The “position” child property">position</a></td>
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
@ -320,7 +320,7 @@ gtk_action_bar_set_center_widget (<em class="parameter"><code><a class="link" hr
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkActionBar--c-position"></a><h3>The <code class="literal">“position”</code> child property</h3>
|
||||
<pre class="programlisting"> “position” <span class="type">gint</span></pre>
|
||||
<pre class="programlisting"> “position” <span class="type">int</span></pre>
|
||||
<p>The index of the child in the parent.</p>
|
||||
<p>Owner: GtkActionBar</p>
|
||||
<p>Flags: Read / Write</p>
|
||||
|
||||
Reference in New Issue
Block a user