New upstream version 3.24.14
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="DeprecatedObjects.html" title="Deprecated">
|
||||
<link rel="prev" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">
|
||||
<link rel="next" href="GtkArrow.html" title="GtkArrow">
|
||||
<meta name="generator" content="GTK-Doc V1.29 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -38,8 +38,8 @@
|
||||
<a name="GtkNumerableIcon.functions"></a><h2>Functions</h2>
|
||||
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
||||
<colgroup>
|
||||
<col width="150px" class="functions_return">
|
||||
<col class="functions_name">
|
||||
<col width="150px" class="functions_proto_type">
|
||||
<col class="functions_proto_name">
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
@ -184,12 +184,12 @@
|
||||
<a name="GtkNumerableIcon.other"></a><h2>Types and Values</h2>
|
||||
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
||||
<colgroup>
|
||||
<col width="150px" class="name">
|
||||
<col class="description">
|
||||
<col width="150px" class="other_proto_type">
|
||||
<col class="other_proto_name">
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td class="datatype_keyword">struct</td>
|
||||
<td class="function_name"><a class="link" href="GtkNumerableIcon.html#GtkNumerableIcon-struct" title="struct GtkNumerableIcon">GtkNumerableIcon</a></td>
|
||||
<td class="function_name">GtkNumerableIcon</td>
|
||||
</tr></tbody>
|
||||
</table></div>
|
||||
</div>
|
||||
@ -652,18 +652,12 @@ given <a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkNumerableIcon.other_details"></a><h2>Types and Values</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkNumerableIcon-struct"></a><h3>struct GtkNumerableIcon</h3>
|
||||
<pre class="programlisting">struct GtkNumerableIcon;</pre>
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkNumerableIcon.property-details"></a><h2>Property Details</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkNumerableIcon--background-icon"></a><h3>The <code class="literal">“background-icon”</code> property</h3>
|
||||
<pre class="programlisting"> “background-icon” <span class="type">GIcon</span> *</pre>
|
||||
<p>The icon for the number emblem background.</p>
|
||||
<p>Owner: GtkNumerableIcon</p>
|
||||
<p>Flags: Read / Write</p>
|
||||
</div>
|
||||
<hr>
|
||||
@ -671,6 +665,7 @@ given <a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span
|
||||
<a name="GtkNumerableIcon--background-icon-name"></a><h3>The <code class="literal">“background-icon-name”</code> property</h3>
|
||||
<pre class="programlisting"> “background-icon-name” <span class="type">gchar</span> *</pre>
|
||||
<p>The icon name for the number emblem background.</p>
|
||||
<p>Owner: GtkNumerableIcon</p>
|
||||
<p>Flags: Read / Write</p>
|
||||
<p>Default value: NULL</p>
|
||||
</div>
|
||||
@ -679,6 +674,7 @@ given <a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span
|
||||
<a name="GtkNumerableIcon--count"></a><h3>The <code class="literal">“count”</code> property</h3>
|
||||
<pre class="programlisting"> “count” <span class="type">gint</span></pre>
|
||||
<p>The count of the emblem currently displayed.</p>
|
||||
<p>Owner: GtkNumerableIcon</p>
|
||||
<p>Flags: Read / Write</p>
|
||||
<p>Allowed values: [-99,99]</p>
|
||||
<p>Default value: 0</p>
|
||||
@ -688,6 +684,7 @@ given <a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span
|
||||
<a name="GtkNumerableIcon--label"></a><h3>The <code class="literal">“label”</code> property</h3>
|
||||
<pre class="programlisting"> “label” <span class="type">gchar</span> *</pre>
|
||||
<p>The label to be displayed over the icon.</p>
|
||||
<p>Owner: GtkNumerableIcon</p>
|
||||
<p>Flags: Read / Write</p>
|
||||
<p>Default value: NULL</p>
|
||||
</div>
|
||||
@ -696,11 +693,12 @@ given <a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span
|
||||
<a name="GtkNumerableIcon--style-context"></a><h3>The <code class="literal">“style-context”</code> property</h3>
|
||||
<pre class="programlisting"> “style-context” <a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *</pre>
|
||||
<p>The style context to theme the icon appearance.</p>
|
||||
<p>Owner: GtkNumerableIcon</p>
|
||||
<p>Flags: Read / Write</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.29</div>
|
||||
<hr>Generated by GTK-Doc V1.32.1</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user