Package: gtk

Accessor gtk:app-chooser-widget-default-text

Lambda List

gtk:app-chooser-widget-default-text (object)

Syntax

(gtk:app-chooser-widget-default-text object) => text
(setf (gtk:app-chooser-widget-default-text object) text)

Arguments

object -- a gtk:app-chooser-widget widget
text -- a string for the text that appears in the widget

Details

The accessor for the default-text slot gets or sets the text that is shown if there are not applications that can handle the content type.
 

See also

2026-06-02