New upstream version 3.24.22
This commit is contained in:
@ -184,7 +184,7 @@
|
||||
<tbody>
|
||||
<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="GtkCellView.html#GtkCellView--background" title="The “background” property">background</a></td>
|
||||
<td class="property_flags">Write</td>
|
||||
</tr>
|
||||
@ -850,7 +850,7 @@ the entire <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span c
|
||||
<a name="GtkCellView.property-details"></a><h2>Property Details</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkCellView--background"></a><h3>The <code class="literal">“background”</code> property</h3>
|
||||
<pre class="programlisting"> “background” <span class="type">gchar</span> *</pre>
|
||||
<pre class="programlisting"> “background” <span class="type">char</span> *</pre>
|
||||
<p>Background color as a string.</p>
|
||||
<p>Owner: GtkCellView</p>
|
||||
<p>Flags: Write</p>
|
||||
|
||||
Reference in New Issue
Block a user