Method
Gtk.Label.get_mnemonic_widget
Declaration [src]
GtkWidget*
gtk_label_get_mnemonic_widget (
GtkLabel* self
)
Description [src]
Retrieves the target of the mnemonic (keyboard shortcut) of this label.
Gets property | Gtk.Label:mnemonic-widget |
Return value
Returns: GtkWidget |
|
the target of the label’s mnemonic,
or |
|
Ownership is not transferred to the caller | |
Can be NULL |