Package: gtk
Class gtk:font-dialog
Superclassesgobject:object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct SlotsDetails The gtk:font-dialog object collects the arguments that are needed to
present a font chooser dialog to the user, such as a title for the dialog
and whether it should be modal. The dialog is shown with the gtk:font-dialog-choose-font function or its variants. This API follows the GIO async pattern, and the result can be obtained by calling the corresponding finish function, such as the gtk:font-dialog-choose-font-finish function. See the gtk:font-dialog-button widget for a convenient control that uses the gtk:font-dialog object and presents the results. Since 4.10 | Returned bySlot Access Functions
Inherited Slot Access FunctionsSee also |
#2024-5-2