Package: gtk
Class gtk:font-button
Superclassesgtk:button, gtk:bin, gtk:container, gtk:widget, gtk:buildable, gtk:actionable, gtk:activatable, gtk:font-chooser, gobject: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 signal is emitted when the user selects a font. When handling this signal, use the gtk:font-chooser-font function 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.
| Returned bySlot Access Functions
Inherited Slot Access FunctionsSee also |
2023-6-16