AppChooserWidget.defaultText

Get defaultText property.

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

Return Value

Type: 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.