Method

GtkFileDialogset_modal

Declaration [src]

void
gtk_file_dialog_set_modal (
  GtkFileDialog* self,
  gboolean modal
)

Description [src]

Sets whether the file chooser dialog blocks interaction with the parent window while it is presented.

Available since:4.10

Parameters

modal gboolean
 

The new value.