[ CCode ( cname = "gimp_procedure_dialog_run" ) ]
public bool run ()
Show this and only returns when the user finished interacting with it (either validating choices or canceling).
| this |
the ProcedureDialog. |
|
true if the dialog was validated, false otherwise. |