Package: gtk

Accessor gtk:app-chooser-button-heading

Lambda List

gtk:app-chooser-button-heading (object)

Syntax

(gtk:app-chooser-button-heading object) => heading
(setf (gtk:app-chooser-button-heading object) heading)

Arguments

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

Details

The accessor for the heading slot of the gtk:app-chooser-button class 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-button implementation is deprecated since 4.10.
 

See also

2025-08-12