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 with the text that appears in the widget

Details

Accessor of the default-text slot of the gtk-app-chooser-widget class.

The slot access function gtk-app-chooser-widger-default-text returns the text that is shown if there are not applications that can handle the content type. The slot access function (setf gtk-app-chooser-widget-default-text) sets the text that is shown if there are not applications that can handle the content type.
 

See also

2020-5-21