gtkFrameGetLabel: gtkFrameGetLabel
Description
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.)Usage
gtkFrameGetLabel(object)
Value
NULL if there
was no label widget or the lable widget was not
a GtkLabel.