New upstream version 3.24.24
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="gtk-migrating-GtkStyleContext.html" title="Theming changes">
|
||||
<link rel="prev" href="gtk-migrating-theme-GtkStyleContext-engines.html" title="Migrating theme engines">
|
||||
<link rel="next" href="gtk-migrating-GtkStyleContext-css.html" title="Using the CSS file format">
|
||||
<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">
|
||||
@ -34,7 +34,7 @@
|
||||
The installed properties depend on the <a class="link" href="GtkThemingEngine.html#GtkThemingEngine--name" title="The “name” property"><span class="type">“name”</span></a> property,
|
||||
so they should be added in the <code class="literal"><code class="function">constructed()</code></code> vfunc.
|
||||
For example, if an engine with the name "Clearlooks" installs a
|
||||
"focus-color" property with the type <a href="https://developer.gnome.org/gdk4/gdk4-RGBA-Colors.html#GdkRGBA-struct"><span class="type">GdkRGBA</span></a>, the property
|
||||
"focus-color" property with the type <a href="../html/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a>, the property
|
||||
<code class="literal">-Clearlooks-focus-color</code> will be registered and
|
||||
accepted in CSS like this:
|
||||
</p>
|
||||
@ -63,6 +63,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>
|
Reference in New Issue
Block a user