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.
 

See also

2020-6-6