Gtk
Label
Get
Gtk.Label.Get Method
Deprecated; do not use in new code.
Syntax
public
void
Get
(
string
str)
Parameters
str
a
string
Remarks
Gets the current string of text within the Label object and writes it to
str
. It does not make a copy of this string so you must not write to it.
Requirements
Namespace:
Gtk
Assembly:
gtk-sharp (in gtk-sharp.dll)
Since:
Gtk# 2.4