[ CCode ( cname = "gimp_procedure_dialog_set_ok_label" ) ]
public void set_ok_label (string ok_label)
Changes the "OK" button's label of this to ok_label.
| this |
the associated ProcedureDialog. |
| ok_label |
a label to replace the OK button's text. |