New upstream version 3.24.22
This commit is contained in:
@ -126,12 +126,12 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type">
|
||||
<span class="type">gchar</span> *</td>
|
||||
<span class="type">char</span> *</td>
|
||||
<td class="property_name"><a class="link" href="GtkFileChooserButton.html#GtkFileChooserButton--title" title="The “title” property">title</a></td>
|
||||
<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="GtkFileChooserButton.html#GtkFileChooserButton--width-chars" title="The “width-chars” property">width-chars</a></td>
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
@ -561,7 +561,7 @@ application.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkFileChooserButton--title"></a><h3>The <code class="literal">“title”</code> property</h3>
|
||||
<pre class="programlisting"> “title” <span class="type">gchar</span> *</pre>
|
||||
<pre class="programlisting"> “title” <span class="type">char</span> *</pre>
|
||||
<p>Title to put on the <a class="link" href="GtkFileChooserDialog.html" title="GtkFileChooserDialog"><span class="type">GtkFileChooserDialog</span></a> associated with the button.</p>
|
||||
<p>Owner: GtkFileChooserButton</p>
|
||||
<p>Flags: Read / Write</p>
|
||||
@ -571,7 +571,7 @@ application.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkFileChooserButton--width-chars"></a><h3>The <code class="literal">“width-chars”</code> property</h3>
|
||||
<pre class="programlisting"> “width-chars” <span class="type">gint</span></pre>
|
||||
<pre class="programlisting"> “width-chars” <span class="type">int</span></pre>
|
||||
<p>The width of the entry and label inside the button, in characters.</p>
|
||||
<p>Owner: GtkFileChooserButton</p>
|
||||
<p>Flags: Read / Write</p>
|
||||
|
Reference in New Issue
Block a user