Description Usage Arguments Author(s)
Sets the label's text from the string str
.
If characters in str
are preceded by an underscore, they are underlined
indicating that they represent a keyboard accelerator called a mnemonic.
The mnemonic key can be used to activate another widget, chosen
automatically, or explicitly using gtkLabelSetMnemonicWidget
.
1 | gtkLabelSetTextWithMnemonic(object, str)
|
|
a |
|
a string |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.