Method: Gtk::TextView#text

Defined in:
lib/lib/util.rb

#textObject



3
4
5
# File 'lib/lib/util.rb', line 3

def text
	buffer.text
end