setLabel

open fun setLabel(label: String? = null)

Sets the text of @self.

If property@Gtk.CheckButton:use-underline is true, an underscore in @label is interpreted as mnemonic indicator, see method@Gtk.CheckButton.set_use_underline for details on this behavior.

Parameters

label

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