New upstream version 3.24.11
This commit is contained in:
@ -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.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">
|
||||
@ -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="/usr/share/gtk-doc/html/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 <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> .
|
||||
If you’re interested in peeking certain values (family name,
|
||||
style, size, weight) just query these properties from the
|
||||
<a href="/usr/share/gtk-doc/html/pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a> object.</p>
|
||||
<a href="https://developer.gnome.org/pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a> 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">
|
||||
@ -795,6 +795,6 @@ as well, use the notify::font signal.</p>
|
||||
</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