Method

GimpUiProcedureDialogrun

Declaration [src]

gboolean
gimp_procedure_dialog_run (
  GimpProcedureDialog* dialog
)

Description [src]

Show dialog and only returns when the user finished interacting with it (either validating choices or canceling).

Return value

Type: gboolean

TRUE if the dialog was validated, FALSE otherwise.