set_use_underline
Description:
Sets whether underlines in the label indicate mnemonics.
If setting is true, an underscore character in this's label
indicates a mnemonic accelerator key. This behavior is similar to [property@Gtk.Label:use-underline].
Parameters:
| this |
a `GtkCheckButton` |
| setting |
the new value to set |