Package: gtk
Function gtk:font-dialog-choose-font
Lambda Listgtk:font-dialog-choose-font (dialog parent desc cancellable func) ArgumentsDetails
This function initiates a font selection operation by presenting a dialog to
the user for selecting a font.
The callback will be called when the dialog is dismissed. It should call the gtk:font-dialog-choose-font-finish function to obtain the result. If you want to let the user select font features as well, use the gtk:font-dialog-choose-font-and-features function instead. Since 4.10 | See also |
#2023-10-19