New upstream version 3.24.24

This commit is contained in:
Simon McVittie
2020-12-11 10:15:31 +00:00
595 changed files with 345350 additions and 346852 deletions

View File

@ -8,7 +8,7 @@
<link rel="up" href="gtk-migrating-GtkStyleContext.html" title="Theming changes">
<link rel="prev" href="gtk-migrating-GtkStyleContext-parser-extensions.html" title="Extending the CSS parser">
<link rel="next" href="gtk-migrating-GtkStyleContext-checklist.html" title="A checklist for widgets">
<meta name="generator" content="GTK-Doc V1.99 (XML mode)">
<meta name="generator" content="GTK-Doc V1.33.0 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@ -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="https://developer.gnome.org/gdk4/gdk4-RGBA-Colors.html#GdkRGBA-struct"><span class="type">GdkRGBA</span></a> instead of <span class="type">GdkColor</span>
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>
and the code looks like this:
</p>
<div class="informalexample">
@ -431,6 +431,6 @@
</p>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.99</div>
<hr>Generated by GTK-Doc V1.33.0</div>
</body>
</html>