Method

GtkAppChooserButtonset_show_default_item

since: 3.2

Declaration [src]

void
gtk_app_chooser_button_set_show_default_item (
  GtkAppChooserButton* self,
  gboolean setting
)

Description [src]

Sets whether the dropdown menu of this button should show the default application for the given content type at top.

Available since: 3.2

Parameters

setting

Type: gboolean

The new value for GtkAppChooserButton:show-default-item.