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 for the title

Details

The accessor for the title slot of the gtk:font-dialog class gets or sets the title that will be shown on the font chooser dialog.

Since 4.10
 

See also

#2025-09-29