Description Usage Arguments Value Author(s)
If the frame's label widget is a GtkLabel
, returns the
text in the label widget. (The frame will have a GtkLabel
for the label widget if a non-NULL
argument was passed
to gtkFrameNew
.)
1 | gtkFrameGetLabel(object)
|
|
a |
[character] the text in the label, or NULL
if there
was no label widget or the lable widget was not
a GtkLabel
.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.