New upstream version 3.24.8
This commit is contained in:
@ -60,7 +60,7 @@
|
||||
<col width="200px" class="properties_flags">
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
||||
<span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/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="https://developer.gnome.org/glib/unstable/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
|
||||
|
Reference in New Issue
Block a user