that is presented by gtk.print_dialog.PrintDialog.setup.
PrintDialog.acceptLabel
string acceptLabel() @propertyGet acceptLabel property.
Returns
A label that may be shown on the accept button of a print dialog
void acceptLabel(string propval) @propertySet acceptLabel property.
Parameters
propval | A label that may be shown on the accept button of a print dialog that is presented by gtk.print_dialog.PrintDialog.setup. |