get_mnemonic_widget


Description:

public unowned Widget? get_mnemonic_widget ()

Retrieves the mnemonic target of this label.

See [method@Gtk.Label.set_mnemonic_widget].

Parameters:

this

a label

Returns:

the target of the label’s mnemonic, or `NULL` if none has been set and the default algorithm will be used.