Method: Dumon::GtkUi#initialize
- Defined in:
- lib/dumon/ui.rb
#initialize ⇒ GtkUi
Constructor. Initializes the Gtk stuff.
63 64 65 66 |
# File 'lib/dumon/ui.rb', line 63 def initialize super Gtk.init end |
Constructor. Initializes the Gtk stuff.
63 64 65 66 |
# File 'lib/dumon/ui.rb', line 63 def initialize super Gtk.init end |