Gtk_ScrollingLabel::getFullText -- Returns the full text of the label.
Description
Returns the full text of the label. The full text is the text that was
set on construction or with setFullText()
not just what is currently visible.
Return value
returns the full text of the label.
Note
This function can not be called
statically.