Package: gtk

Accessor gtk:font-dialog-title

Lambda List

gtk:font-dialog-title (object)

Syntax

(gtk:font-dialog-title object) => title
(setf (gtk:font-dialog-title object) title)

Arguments

object -- a gtk:font-dialog object
title -- a string with the title

Details

Accessor of the title slot of the gtk:font-dialog class. The gtk:font-dialog-title function returns the title that will be shown on the font chooser dialog. The (setf gtk:font-dialog-title) function sets the title.

Since 4.10
 

See also

#2024-5-2