add_mnemonic_label


Description:

public void add_mnemonic_label (Widget label)

Adds a widget to the list of mnemonic labels for this widget.

See [method@Gtk.Widget.list_mnemonic_labels].

Note that the list of mnemonic labels for the widget is cleared when the widget is destroyed, so the caller must make sure to update its internal state at this point as well.

Parameters:

this

a widget

label

a widget that acts as a mnemonic label for this