New upstream version 3.22.28
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="ButtonWidgets.html" title="Buttons and Toggles">
|
||||
<link rel="prev" href="GtkScaleButton.html" title="GtkScaleButton">
|
||||
<link rel="next" href="GtkLockButton.html" title="GtkLockButton">
|
||||
<meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -60,7 +60,7 @@
|
||||
<col width="200px" class="properties_flags">
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
||||
<td class="property_type"><span class="type">gboolean</span></td>
|
||||
<td class="property_name"><a class="link" href="GtkVolumeButton.html#GtkVolumeButton--use-symbolic" title="The “use-symbolic” property">use-symbolic</a></td>
|
||||
<td class="property_flags">Read / Write / Construct</td>
|
||||
</tr></tbody>
|
||||
@ -81,8 +81,8 @@
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkVolumeButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
||||
<pre class="screen"> <a href="../gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
||||
<span class="lineart">╰──</span> <a href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
||||
<pre class="screen"> GObject
|
||||
<span class="lineart">╰──</span> GInitiallyUnowned
|
||||
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
||||
<span class="lineart">╰──</span> <a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
||||
<span class="lineart">╰──</span> <a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
|
||||
@ -135,7 +135,7 @@ the functions from <a class="link" href="GtkScaleButton.html" title="GtkScaleBut
|
||||
<a name="GtkVolumeButton.property-details"></a><h2>Property Details</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkVolumeButton--use-symbolic"></a><h3>The <code class="literal">“use-symbolic”</code> property</h3>
|
||||
<pre class="programlisting"> “use-symbolic” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
||||
<pre class="programlisting"> “use-symbolic” <span class="type">gboolean</span></pre>
|
||||
<p>Whether to use symbolic icons as the icons. Note that
|
||||
if the symbolic icons are not available in your installed
|
||||
theme, then the normal (potentially colorful) icons will
|
||||
@ -147,6 +147,6 @@ be used.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.25.1</div>
|
||||
<hr>Generated by GTK-Doc V1.27</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user