Package: gtk

Function gtk:font-chooser-dialog-new

Lambda List

gtk:font-chooser-dialog-new (title parent)

Arguments

title -- a string with the title of the dialog, or nil
parent -- a gtk:window transient parent of the dialog, or nil

Return Value

The new gtk:font-chooser-dialog widget.

Details

Creates a new font chooser dialog.

Warning

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

See also

2023-8-28