Libraries
»
ig3client
(0.5.1)
»
Index
»
Gtk
»
TextView
»
#text=
Method: Gtk::TextView#text=
Defined in:
lib/lib/util.rb
#
text=
(str) ⇒
Object
7 8 9
# File 'lib/lib/util.rb', line 7
def
text=
(
str
)
buffer
.
text
=
str
end