Method: Catori::Gui#start

Defined in:
lib/catori/Gui.rb

#startObject



32
33
34
# File 'lib/catori/Gui.rb', line 32

def start
  Gtk.main
end