New upstream version 3.24.0
This commit is contained in:
@ -61,7 +61,7 @@
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td class="property_type">
|
||||
<span class="type">GAction</span> *</td>
|
||||
<a href="https://developer.gnome.org/gio/unstable/GAction.html#GAction-struct"><span class="type">GAction</span></a> *</td>
|
||||
<td class="property_name"><a class="link" href="GtkFontChooserWidget.html#GtkFontChooserWidget--tweak-action" title="The “tweak-action” property">tweak-action</a></td>
|
||||
<td class="property_flags">Read</td>
|
||||
</tr></tbody>
|
||||
@ -88,8 +88,8 @@
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkFontChooserWidget.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
||||
<pre class="screen"> GObject
|
||||
<span class="lineart">╰──</span> GInitiallyUnowned
|
||||
<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>
|
||||
<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="GtkBox.html" title="GtkBox">GtkBox</a>
|
||||
@ -168,7 +168,7 @@ gtk_font_chooser_widget_new (<em class="parameter"><code><span class="type">void
|
||||
<a name="GtkFontChooserWidget.property-details"></a><h2>Property Details</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkFontChooserWidget--tweak-action"></a><h3>The <code class="literal">“tweak-action”</code> property</h3>
|
||||
<pre class="programlisting"> “tweak-action” <span class="type">GAction</span> *</pre>
|
||||
<pre class="programlisting"> “tweak-action” <a href="https://developer.gnome.org/gio/unstable/GAction.html#GAction-struct"><span class="type">GAction</span></a> *</pre>
|
||||
<p>A toggle action that can be used to switch to the tweak page
|
||||
of the font chooser widget, which lets the user tweak the
|
||||
OpenType features and variation axes of the selected font.</p>
|
||||
|
||||
Reference in New Issue
Block a user