use_underline


Description:

public bool use_underline { get; set; }

Whether an underline in the text indicates a mnemonic.

The mnemonic can be used to activate the parent button.

See [property@ButtonContent:label].