AsciiParadise::GUI::Gtk.return_widget
# File lib/ascii_paradise/gui/shared_code/animated_frame/widget_module.rb, line 645 def self.return_widget ::AsciiParadise::GUI::Gtk::Widget end
AsciiParadise::GUI::Gtk.run
This method can be used to instantiate a new gtk-runner widget, so that we can have an animated GUI.
GUI
# File lib/ascii_paradise/gui/shared_code/animated_frame/widget_module.rb, line 655 def self.run ::AsciiParadise::GUI::Gtk::WidgetModule.run end