Frame.getLabel

string getLabel()

Returns the frame labels text.

If the frame's label widget is not a [gtk.label.Label], null is returned.

Returns

the text in the label, or null if there

was no label widget or the label widget was not a [gtk.label.Label]. This string is owned by GTK and must not be modified or freed.