New upstream version 3.23.0
This commit is contained in:
@ -3,12 +3,12 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>GtkFontButton: GTK+ 3 Reference Manual</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
||||
<link rel="home" href="index.html" title="GTK+ 3 Reference Manual">
|
||||
<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.27 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -758,8 +758,7 @@ user_function (<a class="link" href="GtkFontButton.html" title="GtkFontButton"><
|
||||
<span class="type">gpointer</span> user_data)</pre>
|
||||
<p>The ::font-set signal is emitted when the user selects a font.
|
||||
|
||||
When handling this signal, use <a class="link" href="GtkFontButton.html#gtk-font-button-get-font-name" title="gtk_font_button_get_font_name ()"><code class="function">gtk_font_button_get_font_name()</code></a>
|
||||
|
||||
When handling this signal, use <a class="link" href="GtkFontChooser.html#gtk-font-chooser-get-font" title="gtk_font_chooser_get_font ()"><code class="function">gtk_font_chooser_get_font()</code></a>
|
||||
to find out which font was just selected.</p>
|
||||
<p>Note that this signal is only emitted when the user
|
||||
changes the font. If you need to react to programmatic font changes
|
||||
@ -796,6 +795,6 @@ as well, use the notify::font signal.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.27</div>
|
||||
<hr>Generated by GTK-Doc V1.25</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user