run


Description:

[ 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).

Parameters:

this

the ProcedureDialog.

Returns:

true if the dialog was validated, false otherwise.