Package: gtk

Accessor gtk:font-chooser-show-preview-entry

Lambda List

gtk:font-chooser-show-preview-entry (object)

Syntax

(gtk:font-chooser-show-preview-entry object) => show-entry
(setf (gtk:font-chooser-show-preview-entry object) show-entry)

Arguments

object -- a gtk:font-chooser object
show-entry -- a boolean whether to show the editable preview entry or not

Details

Accessor of the show-preview-entry slot of the gtk:font-chooser class. Shows or hides the editable preview entry.

Warning

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

See also

2023-8-28