Package: gtk

Accessor gtk-font-button-title

Lambda List

gtk-font-button-title (object)

Syntax

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

Arguments

object -- a gtk-font-button widget
title -- a string containing the font chooser dialog title

Details

Accessor of the title slot of the gtk-font-button class.

The slot access function gtk-font-button-title retrieves the title of the font chooser dialog. The slot access function (setf gtk-font-button-title) sets the title for the font chooser dialog.
 

See also

2020-6-6