New upstream version 3.24.14
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="SelectorWidgets.html" title="Selector Widgets and Dialogs">
|
||||
<link rel="prev" href="GtkFontButton.html" title="GtkFontButton">
|
||||
<link rel="next" href="GtkFontChooserDialog.html" title="GtkFontChooserDialog">
|
||||
<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="GtkFontChooserWidget.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>
|
||||
<td class="function_type">
|
||||
@ -71,17 +71,17 @@
|
||||
<a name="GtkFontChooserWidget.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="GtkFontChooserWidget.html#GtkFontChooserWidget-struct" title="struct GtkFontChooserWidget">GtkFontChooserWidget</a></td>
|
||||
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkFontChooserWidget.html#GtkFontChooserWidget-struct">GtkFontChooserWidget</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="datatype_keyword">struct</td>
|
||||
<td class="function_name"><a class="link" href="GtkFontChooserWidget.html#GtkFontChooserWidgetClass" title="struct GtkFontChooserWidgetClass">GtkFontChooserWidgetClass</a></td>
|
||||
<td class="function_name">GtkFontChooserWidgetClass</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
@ -139,32 +139,6 @@ gtk_font_chooser_widget_new (<em class="parameter"><code><span class="type">void
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkFontChooserWidget.other_details"></a><h2>Types and Values</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkFontChooserWidget-struct"></a><h3>struct GtkFontChooserWidget</h3>
|
||||
<pre class="programlisting">struct GtkFontChooserWidget;</pre>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkFontChooserWidgetClass"></a><h3>struct GtkFontChooserWidgetClass</h3>
|
||||
<pre class="programlisting">struct GtkFontChooserWidgetClass {
|
||||
GtkBoxClass parent_class;
|
||||
};
|
||||
</pre>
|
||||
<div class="refsect3">
|
||||
<a name="GtkFontChooserWidgetClass.members"></a><h4>Members</h4>
|
||||
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
||||
<colgroup>
|
||||
<col width="300px" class="struct_members_name">
|
||||
<col class="struct_members_description">
|
||||
<col width="200px" class="struct_members_annotations">
|
||||
</colgroup>
|
||||
<tbody></tbody>
|
||||
</table></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<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>
|
||||
@ -174,6 +148,7 @@ of the font chooser widget, which lets the user tweak the
|
||||
OpenType features and variation axes of the selected font.</p>
|
||||
<p>The action will be enabled or disabled depending on whether
|
||||
the selected font has any features or axes.</p>
|
||||
<p>Owner: GtkFontChooserWidget</p>
|
||||
<p>Flags: Read</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -183,6 +158,6 @@ the selected font has any features or axes.</p>
|
||||
</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