set_ok_label


Description:

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

Parameters:

this

the associated ProcedureDialog.

ok_label

a label to replace the OK button's text.