Virtual Method

GtkNativeDialogshow

since: 3.20

Declaration [src]

void
show (
  GtkNativeDialog* self
)

Description [src]

Shows the dialog on the display, allowing the user to interact with it. When the user accepts the state of the dialog the dialog will be automatically hidden and the GtkNativeDialog::response signal will be emitted.

Multiple calls while the dialog is visible will be ignored.

Available since: 3.20