Last updated: Sun, 12 May 2013 view this page in English
GtkFrame::get_label
string get_label();
Use this method to determine the label that is currently assigned to
the frame. The text of the label widget will be returned,
null if no label was assigned to the frame or if
the label widget was not of type GtkLabel.