New upstream version 3.24.11
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="theming.html" title="Part IV. Theming in GTK+">
|
||||
<link rel="prev" href="GtkStyleContext.html" title="GtkStyleContext">
|
||||
<link rel="next" href="GtkStyleProvider.html" title="GtkStyleProvider">
|
||||
<meta name="generator" content="GTK-Doc V1.30.1 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.29 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -943,8 +943,8 @@ more features.</p>
|
||||
<td class="enum_member_name"><p><a name="GTK-CSS-SECTION-DOCUMENT:CAPS"></a>GTK_CSS_SECTION_DOCUMENT</p></td>
|
||||
<td class="enum_member_description">
|
||||
<p>The section describes a complete document.
|
||||
This section time is the only one where <a class="link" href="GtkCssProvider.html#gtk-css-section-get-parent" title="gtk_css_section_get_parent ()"><code class="function">gtk_css_section_get_parent()</code></a>
|
||||
might return <code class="literal">NULL</code>.</p>
|
||||
This section time is the only one where <a class="link" href="GtkCssProvider.html#gtk-css-section-get-parent" title="gtk_css_section_get_parent ()"><code class="function">gtk_css_section_get_parent()</code></a>
|
||||
might return <code class="literal">NULL</code>.</p>
|
||||
</td>
|
||||
<td class="enum_member_annotations"> </td>
|
||||
</tr>
|
||||
@ -959,7 +959,7 @@ might return <code class="literal">NULL</code>.</p>
|
||||
<td class="enum_member_name"><p><a name="GTK-CSS-SECTION-COLOR-DEFINITION:CAPS"></a>GTK_CSS_SECTION_COLOR_DEFINITION</p></td>
|
||||
<td class="enum_member_description">
|
||||
<p>The section defines a color. This
|
||||
is a GTK extension to CSS.</p>
|
||||
is a GTK extension to CSS.</p>
|
||||
</td>
|
||||
<td class="enum_member_annotations"> </td>
|
||||
</tr>
|
||||
@ -967,7 +967,7 @@ is a GTK extension to CSS.</p>
|
||||
<td class="enum_member_name"><p><a name="GTK-CSS-SECTION-BINDING-SET:CAPS"></a>GTK_CSS_SECTION_BINDING_SET</p></td>
|
||||
<td class="enum_member_description">
|
||||
<p>The section defines a binding set. This
|
||||
is a GTK extension to CSS.</p>
|
||||
is a GTK extension to CSS.</p>
|
||||
</td>
|
||||
<td class="enum_member_annotations"> </td>
|
||||
</tr>
|
||||
@ -989,7 +989,7 @@ is a GTK extension to CSS.</p>
|
||||
<td class="enum_member_name"><p><a name="GTK-CSS-SECTION-DECLARATION:CAPS"></a>GTK_CSS_SECTION_DECLARATION</p></td>
|
||||
<td class="enum_member_description">
|
||||
<p>The section defines the declaration of
|
||||
a CSS variable.</p>
|
||||
a CSS variable.</p>
|
||||
</td>
|
||||
<td class="enum_member_annotations"> </td>
|
||||
</tr>
|
||||
@ -1004,7 +1004,7 @@ a CSS variable.</p>
|
||||
<td class="enum_member_name"><p><a name="GTK-CSS-SECTION-KEYFRAMES:CAPS"></a>GTK_CSS_SECTION_KEYFRAMES</p></td>
|
||||
<td class="enum_member_description">
|
||||
<p>The section defines keyframes. See <a class="ulink" href="http://dev.w3.org/csswg/css3-animations/#keyframes" target="_top">CSS
|
||||
Animations</a> for details. Since 3.6</p>
|
||||
Animations</a> for details. Since 3.6</p>
|
||||
</td>
|
||||
<td class="enum_member_annotations"> </td>
|
||||
</tr>
|
||||
@ -1076,6 +1076,6 @@ than when a loading function was called.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.30.1</div>
|
||||
<hr>Generated by GTK-Doc V1.29</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user