Class: GamesParadise::GUI::Gtk::DosboxWrapper
- Inherits:
-
Gtk::Box
- Object
- Gtk::Box
- GamesParadise::GUI::Gtk::DosboxWrapper
- Includes:
- DosboxWrapperModule
- Defined in:
- lib/games_paradise/utility_scripts/dosbox_wrapper/gtk3/dosbox_wrapper.rb
Constant Summary
Constants included from DosboxWrapperModule
GamesParadise::GUI::Gtk::DosboxWrapperModule::HEIGHT, GamesParadise::GUI::Gtk::DosboxWrapperModule::NAMESPACE, GamesParadise::GUI::Gtk::DosboxWrapperModule::TITLE, GamesParadise::GUI::Gtk::DosboxWrapperModule::WIDTH
Class Method Summary collapse
-
.run ⇒ Object
# === GamesParadise::GUI::Gtk::DosboxWrapper.run ========================================================================= #.
Methods included from DosboxWrapperModule
#border_size?, #connect_skeleton, #create_buttons, #create_skeleton, #initialize, #padding?, #reset, #run
Class Method Details
.run ⇒ Object
#
GamesParadise::GUI::Gtk::DosboxWrapper.run
#
26 27 28 |
# File 'lib/games_paradise/utility_scripts/dosbox_wrapper/gtk3/dosbox_wrapper.rb', line 26 def self.run ::GamesParadise::GUI::Gtk::DosboxWrapperModule.run end |