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

Accessor of the heading slot of the gtk:app-chooser-button class. The gtk:app-chooser-button-heading function returns the text to display at the top of the dialog. The (setf gtk:app-chooser-button-heading) function 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

2024-4-26