250 251 252
# File 'lib/wiki_lyrics/gui/gui-tk.rb', line 250 def select_all() selection_range( 0, "end" ) end