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 of the gtk:app-chooser-widget class gets or sets the text that is shown if there are not applications that can handle the content type.

Warning

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

See also

2025-08-13