1
2@c %start of fragment
3
4@node GtkFontButton
5@chapter GtkFontButton
6A button to launch a font selection dialog
7
8@section Overview
9The @code{<gtk-font-button>} is a button which displays the currently selected
10font an allows to open a font selection dialog to change the font. It is
11suitable widget for selecting a font in a preference dialog.
12
13@section Usage
14@include defuns-gtkfontbutton.xml.texi
15
16@c %end of fragment
17