Method

GtkAppChooserButtonset_modal

Declaration [src]

void
gtk_app_chooser_button_set_modal (
  GtkAppChooserButton* self,
  gboolean modal
)

Description [src]

Sets whether the dialog should be modal.

Parameters

modal gboolean
 

TRUE to make the dialog modal.