New upstream version 3.24.22

This commit is contained in:
Simon McVittie
2020-08-12 10:52:42 +01:00
680 changed files with 105720 additions and 105508 deletions

View File

@ -383,13 +383,13 @@
</colgroup>
<tbody>
<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="GtkComboBox.html#GtkComboBox--active" title="The “active” property">active</a></td>
<td class="property_flags">Read / Write</td>
</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="GtkComboBox.html#GtkComboBox--active-id" title="The “active-id” property">active-id</a></td>
<td class="property_flags">Read / Write</td>
</tr>
@ -410,12 +410,12 @@
<td class="property_flags">Read / Write / Construct Only</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="GtkComboBox.html#GtkComboBox--column-span-column" title="The “column-span-column” property">column-span-column</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="GtkComboBox.html#GtkComboBox--entry-text-column" title="The “entry-text-column” property">entry-text-column</a></td>
<td class="property_flags">Read / Write</td>
</tr>
@ -430,7 +430,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="GtkComboBox.html#GtkComboBox--id-column" title="The “id-column” property">id-column</a></td>
<td class="property_flags">Read / Write</td>
</tr>
@ -451,18 +451,18 @@
<td class="property_flags">Read</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="GtkComboBox.html#GtkComboBox--row-span-column" title="The “row-span-column” property">row-span-column</a></td>
<td class="property_flags">Read / Write</td>
</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="GtkComboBox.html#GtkComboBox--tearoff-title" title="The “tearoff-title” property">tearoff-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="GtkComboBox.html#GtkComboBox--wrap-width" title="The “wrap-width” property">wrap-width</a></td>
<td class="property_flags">Read / Write</td>
</tr>
@ -484,12 +484,12 @@
<td class="property_flags">Read</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="GtkComboBox.html#GtkComboBox--s-arrow-scaling" title="The “arrow-scaling” style property">arrow-scaling</a></td>
<td class="property_flags">Read</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="GtkComboBox.html#GtkComboBox--s-arrow-size" title="The “arrow-size” style property">arrow-size</a></td>
<td class="property_flags">Read</td>
</tr>
@ -517,7 +517,7 @@
</tr>
<tr>
<td class="signal_type">
<span class="returnvalue">gchar</span>*</td>
<span class="returnvalue">char</span>*</td>
<td class="signal_name"><a class="link" href="GtkComboBox.html#GtkComboBox-format-entry-text" title="The “format-entry-text” signal">format-entry-text</a></td>
<td class="signal_flags">Run Last</td>
</tr>
@ -2010,7 +2010,7 @@ displayed in a combo boxs entry is displayed.</p></td>
<a name="GtkComboBox.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GtkComboBox--active"></a><h3>The <code class="literal">“active”</code> property</h3>
<pre class="programlisting"> “active” <span class="type">gint</span></pre>
<pre class="programlisting"> “active” <span class="type">int</span></pre>
<p>The item which is currently active. If the model is a non-flat treemodel,
and the active item is not an immediate child of the root of the tree,
this property has the value
@ -2025,7 +2025,7 @@ where <code class="literal">path</code> is the <a class="link" href="GtkTreeMode
<hr>
<div class="refsect2">
<a name="GtkComboBox--active-id"></a><h3>The <code class="literal">“active-id”</code> property</h3>
<pre class="programlisting"> “active-id” <span class="type">gchar</span> *</pre>
<pre class="programlisting"> “active-id” <span class="type">char</span> *</pre>
<p>The value of the ID column of the active row.</p>
<p>Owner: GtkComboBox</p>
<p>Flags: Read / Write</p>
@ -2070,7 +2070,7 @@ a horizontally oriented <a class="link" href="GtkCellAreaBox.html" title="GtkCel
<hr>
<div class="refsect2">
<a name="GtkComboBox--column-span-column"></a><h3>The <code class="literal">“column-span-column”</code> property</h3>
<pre class="programlisting"> “column-span-column” <span class="type">gint</span></pre>
<pre class="programlisting"> “column-span-column” <span class="type">int</span></pre>
<p>If this is set to a non-negative value, it must be the index of a column
of type <code class="literal">G_TYPE_INT</code> in the model. The value in that column for each item
will determine how many columns that item will span in the popup.
@ -2085,7 +2085,7 @@ an items column position + span should not exceed <a class="link" href="GtkCo
<hr>
<div class="refsect2">
<a name="GtkComboBox--entry-text-column"></a><h3>The <code class="literal">“entry-text-column”</code> property</h3>
<pre class="programlisting"> “entry-text-column” <span class="type">gint</span></pre>
<pre class="programlisting"> “entry-text-column” <span class="type">int</span></pre>
<p>The column in the combo box's model to associate with strings from the entry
if the combo was created with <a class="link" href="GtkComboBox.html#GtkComboBox--has-entry" title="The “has-entry” property"><span class="type">“has-entry”</span></a> = <code class="literal">TRUE</code>.</p>
<p>Owner: GtkComboBox</p>
@ -2118,7 +2118,7 @@ is drawn around the entry.</p>
<hr>
<div class="refsect2">
<a name="GtkComboBox--id-column"></a><h3>The <code class="literal">“id-column”</code> property</h3>
<pre class="programlisting"> “id-column” <span class="type">gint</span></pre>
<pre class="programlisting"> “id-column” <span class="type">int</span></pre>
<p>The column in the combo box's model that provides string
IDs for the values in the model, if != -1.</p>
<p>Owner: GtkComboBox</p>
@ -2163,7 +2163,7 @@ it allows you to connect to notify::popup-shown.</p>
<hr>
<div class="refsect2">
<a name="GtkComboBox--row-span-column"></a><h3>The <code class="literal">“row-span-column”</code> property</h3>
<pre class="programlisting"> “row-span-column” <span class="type">gint</span></pre>
<pre class="programlisting"> “row-span-column” <span class="type">int</span></pre>
<p>If this is set to a non-negative value, it must be the index of a column
of type <code class="literal">G_TYPE_INT</code> in the model. The value in that column for each item
will determine how many rows that item will span in the popup. Therefore,
@ -2177,7 +2177,7 @@ values in this column must be greater than zero.</p>
<hr>
<div class="refsect2">
<a name="GtkComboBox--tearoff-title"></a><h3>The <code class="literal">“tearoff-title”</code> property</h3>
<pre class="programlisting"> “tearoff-title” <span class="type">gchar</span> *</pre>
<pre class="programlisting"> “tearoff-title” <span class="type">char</span> *</pre>
<p>A title that may be displayed by the window manager
when the popup is torn-off.</p>
<div class="warning"><p><code class="literal">GtkComboBox:tearoff-title</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
@ -2189,7 +2189,7 @@ when the popup is torn-off.</p>
<hr>
<div class="refsect2">
<a name="GtkComboBox--wrap-width"></a><h3>The <code class="literal">“wrap-width”</code> property</h3>
<pre class="programlisting"> “wrap-width” <span class="type">gint</span></pre>
<pre class="programlisting"> “wrap-width” <span class="type">int</span></pre>
<p>If wrap-width is set to a positive value, items in the popup will be laid
out along multiple columns, starting a new row on reaching the wrap width.</p>
<p>Owner: GtkComboBox</p>
@ -2212,7 +2212,7 @@ out along multiple columns, starting a new row on reaching the wrap width.</p>
<hr>
<div class="refsect2">
<a name="GtkComboBox--s-arrow-scaling"></a><h3>The <code class="literal">“arrow-scaling”</code> style property</h3>
<pre class="programlisting"> “arrow-scaling” <span class="type">gfloat</span></pre>
<pre class="programlisting"> “arrow-scaling” <span class="type">float</span></pre>
<p>Sets the amount of space used up by the combobox arrow,
proportional to the font size.</p>
<div class="warning">
@ -2228,7 +2228,7 @@ proportional to the font size.</p>
<hr>
<div class="refsect2">
<a name="GtkComboBox--s-arrow-size"></a><h3>The <code class="literal">“arrow-size”</code> style property</h3>
<pre class="programlisting"> “arrow-size” <span class="type">gint</span></pre>
<pre class="programlisting"> “arrow-size” <span class="type">int</span></pre>
<p>Sets the minimum size of the arrow in the combo box. Note
that the arrow size is coupled to the font size, so in case
a larger font is used, the arrow will be larger than set
@ -2301,9 +2301,9 @@ with an entry.</p>
<hr>
<div class="refsect2">
<a name="GtkComboBox-format-entry-text"></a><h3>The <code class="literal">“format-entry-text”</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">gchar</span>*
<pre class="programlisting"><span class="returnvalue">char</span>*
user_function (<a class="link" href="GtkComboBox.html" title="GtkComboBox"><span class="type">GtkComboBox</span></a> *combo,
<span class="type">gchar</span> *path,
<span class="type">char</span> *path,
<span class="type">gpointer</span> user_data)</pre>
<p>For combo boxes that are created with an entry (See GtkComboBox:has-entry).</p>
<p>A signal which allows you to change how the text displayed in a combo box's