Package: gtk

Function gtk:font-button-new-with-font

Lambda List

gtk:font-button-new-with-font (fontname)

Arguments

fontname -- a string with the name of the font to display in the font chooser dialog

Return Value

The new gtk:font-button widget.

Details

Creates a new font picker widget.

Warning

The gtk:font-button implementation is deprecated since 4.10. Use the gtk:font-dialog-button widget instead.
 

See also

2023-8-28