Package: gtk

Accessor gtk:font-button-use-size

Lambda List

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

Syntax

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

Arguments

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

Details

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

Warning

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

See also

2023-8-28