CheckButton.setLabel

Sets the text of self.

If propertyGtk.CheckButton:use-underline is true, an underscore in label is interpreted as mnemonic indicator, see gtk.check_button.CheckButton.setUseUnderline for details on this behavior.

class CheckButton
void
setLabel
(
string label = null
)

Parameters

label string

The text shown next to the indicator, or null to show no text