New upstream version 3.23.1
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="DeprecatedObjects.html" title="Deprecated">
|
||||
<link rel="prev" href="GtkFontSelection.html" title="GtkFontSelection">
|
||||
<link rel="next" href="GtkHBox.html" title="GtkHBox">
|
||||
<meta name="generator" content="GTK-Doc V1.25 (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">
|
||||
@ -136,7 +136,7 @@
|
||||
<a name="GtkFontSelectionDialog.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
|
||||
<p>
|
||||
GtkFontSelectionDialog implements
|
||||
AtkImplementorIface and <a class="link" href="GtkBuildable.html" title="GtkBuildable">GtkBuildable</a>.</p>
|
||||
AtkImplementor and <a class="link" href="GtkBuildable.html" title="GtkBuildable">GtkBuildable</a>.</p>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkFontSelectionDialog.includes"></a><h2>Includes</h2>
|
||||
@ -368,7 +368,7 @@ gtk_font_selection_dialog_get_cancel_button
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-font-selection-dialog-get-cancel-button.returns"></a><h4>Returns</h4>
|
||||
<p> the <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> used in the dialog
|
||||
<p>the <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> used in the dialog
|
||||
for the “Cancel” button. </p>
|
||||
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
||||
</div>
|
||||
@ -402,7 +402,7 @@ gtk_font_selection_dialog_get_ok_button
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-font-selection-dialog-get-ok-button.returns"></a><h4>Returns</h4>
|
||||
<p> the <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> used in the dialog
|
||||
<p>the <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> used in the dialog
|
||||
for the “OK” button. </p>
|
||||
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
||||
</div>
|
||||
@ -436,7 +436,7 @@ gtk_font_selection_dialog_get_font_selection
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-font-selection-dialog-get-font-selection.returns"></a><h4>Returns</h4>
|
||||
<p> the embedded <a class="link" href="GtkFontSelection.html" title="GtkFontSelection"><span class="type">GtkFontSelection</span></a>. </p>
|
||||
<p>the embedded <a class="link" href="GtkFontSelection.html" title="GtkFontSelection"><span class="type">GtkFontSelection</span></a>. </p>
|
||||
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
||||
</div>
|
||||
<p class="since">Since: 2.22</p>
|
||||
@ -455,6 +455,6 @@ gtk_font_selection_dialog_get_font_selection
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.25</div>
|
||||
<hr>Generated by GTK-Doc V1.27</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user