CheckButton.label

Set label property.

  1. string label [@property getter]
  2. string label [@property setter]
    class CheckButton
    @property
    void
    label
    (
    string propval
    )

Parameters

propval string

Text of the label inside the check button, if it contains a label widget.