CheckButton.setUseUnderline

Sets whether underlines in the label indicate mnemonics.

If @setting is %TRUE, an underscore character in @self's label indicates a mnemonic accelerator key. This behavior is similar to [property@Gtk.Label:use-underline].

class CheckButton
void
setUseUnderline
(
bool setting
)

Parameters

setting bool

the new value to set

Meta