Method

AdwButtonContentset_use_underline

since: 1.0

Declaration [src]

void
adw_button_content_set_use_underline (
  AdwButtonContent* self,
  gboolean use_underline
)

Description [src]

Sets whether an underline in the text indicates a mnemonic.

The mnemonic can be used to activate the parent button.

See AdwButtonContent:label.

Available since: 1.0

Parameters

use_underline

Type: gboolean

Whether an underline in the text indicates a mnemonic.