Description Usage Arguments Details Author(s)
Adds a widget to the list of mnemonic labels for
this widget. (See gtkWidgetListMnemonicLabels
). Note 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, by using a connection
to the gtkWidgetDestroy
signal or a weak notifier.
1 | gtkWidgetAddMnemonicLabel(object, label)
|
|
a |
|
a |
Since 2.4
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.