Package: gtk

Accessor gtk-app-chooser-dialog-heading

Lambda List

gtk-app-chooser-dialog-heading (object)

Syntax

gtk-app-chooser-dialog-heading object) => heading
(setf (gtk-app-chooser-dialog-heading object) heading)

Arguments

object -- a gtk-app-chooser-dialog widget
heading -- a string containing Pango markup

Details

Accessor of the heading slot of the gtk-app-chooser-dialog class.

The slot access function gtk-app-chooser-dialog-heading returns the text to display at the top of the dialog. The slot access function (setf gtk-app-chooser-dialog-heading) sets the text to display at the top of the dialog.

If the heading is not set, the dialog displays a default text.
 

See also

2020-5-21