Package: gtk
Class gtk-font-button
Superclassesgtk-button, gtk-bin, gtk-container, gtk-widget, gtk-buildable, gtk-actionable, gtk-activatable, gtk-font-chooser, g-object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct SlotsDetails The gtk-font-button widget is a button which displays the currently
selected font and allows to open a font chooser dialog to change the font.
It is a suitable widget for selecting a font in a preference dialog. ![]() CSS nodesSignal DetailsThe "font-set" signallambda (widget) : Run FirstThe "font-set" signal is emitted when the user selects a font. When handling this signal, use the function gtk-font-chooser-font to find out which font was just selected. Note that this signal is only emitted when the user changes the font. If you need to react to programmatic font changes as well, use the "notify::font-name" signal.
| Slot Access Functions
Inherited Slot Access Functions |
*2021-2-11