Method

GtkAppChooserWidgetset_show_other

since: 3.0

Declaration [src]

void
gtk_app_chooser_widget_set_show_other (
  GtkAppChooserWidget* self,
  gboolean setting
)

Description [src]

Sets whether the app chooser should show applications which are unrelated to the content type.

Available since: 3.0

Parameters

setting

Type: gboolean

The new value for GtkAppChooserWidget:show-other.