PrintDialog.acceptLabel

Set acceptLabel property.

  1. string acceptLabel [@property getter]
  2. string acceptLabel [@property setter]
    class PrintDialog
    @property
    void
    acceptLabel
    (
    string propval
    )

Parameters

propval string

A label that may be shown on the accept button of a print dialog that is presented by gtk.print_dialog.PrintDialog.setup.