21 22 23 24 25 26
# File 'lib/active_window/application.rb', line 21 def start setup post_setup window.show Gtk.main end