Package: gtk

Accessor gtk:font-button-use-font

Lambda List

gtk:font-button-use-font (object)

Syntax

(gtk:font-button-title object) => use-font
(setf (gtk:font-button-title object) use-font)

Arguments

object -- a gtk:font-button widget
use-font -- if true, font name will be written using font chosen

Details

Accessor of the use-font slot of the gtk:font-button class. If use-font is true, the font name will be written using the selected font.

Warning

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

See also

2023-8-28