New upstream version 3.24.35

This commit is contained in:
Simon McVittie
2022-11-23 15:09:27 +00:00
599 changed files with 49943 additions and 347786 deletions

View File

@ -385,7 +385,7 @@
</div>
<p>
With <a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a>, you generally use <a href="../html/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> instead of <a href="../html/gdk3-Colors.html#GdkColor"><span class="type">GdkColor</span></a>
With <a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a>, you generally use <span class="type">GdkRGBA</span> instead of <span class="type">GdkColor</span>
and the code looks like this:
</p>
<div class="informalexample">