Virtual Method

GtkNativeDialogshow

Declaration [src]

void
show (
  GtkNativeDialog* self
)

Description [src]

Shows the dialog on the display.

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.