Description Usage Arguments Value Author(s)
Fetches the text from a label widget, as displayed on the
screen. This does not include any embedded underlines
indicating mnemonics or Pango markup. (See gtkLabelGetLabel
)
1 | gtkLabelGetText(object)
|
|
a |
[character] the text in the label widget. This is the internal string used by the label, and must not be modified.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.