New upstream version 3.24.7

This commit is contained in:
Iain Lane
2019-03-13 10:08:13 +00:00
227 changed files with 701173 additions and 623140 deletions

View File

@ -616,7 +616,7 @@ elements are:</p>
<p><code class="literal">bg_pixmap[state] =
pixmap</code></p>
<p> Sets a background pixmap to be used in place of the <code class="literal">bg</code> color
(or for <span class="type">GtkText</span>, in place of the <code class="literal">base</code> color. The special
(or for <a href="https://developer.gnome.org/gtk4/GtkText.html#GtkText-struct"><span class="type">GtkText</span></a>, in place of the <code class="literal">base</code> color. The special
value <code class="literal">"&amp;lt;parent&gt;"</code> may be used to indicate that the widget should
use the same background pixmap as its parent. The special value
<code class="literal">"&amp;lt;none&gt;"</code> may be used to indicate no background pixmap.</p>