New upstream version 3.24.11
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.30.1 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.29 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -207,7 +207,7 @@ gtk_font_selection_dialog_get_font_name
|
||||
<a class="link" href="GtkFontSelectionDialog.html#gtk-font-selection-dialog-set-font-name" title="gtk_font_selection_dialog_set_font_name ()"><code class="function">gtk_font_selection_dialog_set_font_name()</code></a>, as the font selection widget
|
||||
may normalize font names and thus return a string with a different
|
||||
structure. For example, “Helvetica Italic Bold 12” could be normalized
|
||||
to “Helvetica Bold Italic 12”. Use <a href="/usr/share/gtk-doc/html/pango/pango-Fonts.html#pango-font-description-equal"><code class="function">pango_font_description_equal()</code></a>
|
||||
to “Helvetica Bold Italic 12”. Use <a href="https://developer.gnome.org/pango/pango-Fonts.html#pango-font-description-equal"><code class="function">pango_font_description_equal()</code></a>
|
||||
if you want to compare two font descriptions.</p>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-font-selection-dialog-get-font-name.parameters"></a><h4>Parameters</h4>
|
||||
@ -455,6 +455,6 @@ gtk_font_selection_dialog_get_font_selection
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.30.1</div>
|
||||
<hr>Generated by GTK-Doc V1.29</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user