Description Usage Arguments Value Author(s)
Gets the current string of text within the GtkLabel
and writes it to
the given str
argument. It does not make a copy of this string so you
must not write to it.
WARNING: gtk_label_get
is deprecated and should not be used in newly-written code. Use gtkLabelGetText
instead.
1 | gtkLabelGet(object)
|
|
The |
A list containing the following elements:
|
The reference to the pointer you want to point to the text. |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.