New upstream version 3.24.28

This commit is contained in:
Simon McVittie
2021-04-15 09:52:10 +01:00
571 changed files with 181992 additions and 178915 deletions

View File

@ -8,7 +8,7 @@
<link rel="up" href="SelectorWidgets.html" title="Selector Widgets and Dialogs">
<link rel="prev" href="GtkFontChooser.html" title="GtkFontChooser">
<link rel="next" href="GtkFontChooserWidget.html" title="GtkFontChooserWidget">
<meta name="generator" content="GTK-Doc V1.33.0 (XML mode)">
<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@ -350,10 +350,10 @@ gtk_font_button_get_font_name (<em class="parameter"><code><a class="link" href=
</div>
<p>Retrieves the name of the currently selected font. This name includes
style and size information as well. If you want to render something
with the font, use this string with <a href="https://developer.gnome.org/pango/pango-Fonts.html#pango-font-description-from-string"><code class="function">pango_font_description_from_string()</code></a> .
with the font, use this string with <code class="function">pango_font_description_from_string()</code> .
If youre interested in peeking certain values (family name,
style, size, weight) just query these properties from the
<a href="https://developer.gnome.org/pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a> object.</p>
<span class="type">PangoFontDescription</span> object.</p>
<div class="refsect3">
<a name="gtk-font-button-get-font-name.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
@ -801,6 +801,6 @@ as well, use the notify::font signal.</p>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.33.0</div>
<hr>Generated by GTK-Doc V1.33.1</div>
</body>
</html>