AppChooserWidget.defaultText

Set defaultText property.

  1. string defaultText [@property getter]
  2. string defaultText [@property setter]
    class AppChooserWidget
    @property
    void
    defaultText
    (
    string propval
    )

Parameters

propval string

The #GtkAppChooserWidget:default-text property determines the text that appears in the widget when there are no applications for the given content type. See also gtk.app_chooser_widget.AppChooserWidget.setDefaultText.