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

The accessor for the heading slot gets or sets the text to display at the top of the dialog. If the heading is not set, the dialog displays a default text.

Warning

The gtk:app-chooser-dialog implementation is deprecated since 4.10.
 

See also

2026-07-28