# File lib/vimmatelib/dummy_window.rb, line 34
    def initialize
      @gtk_window = Gtk::EventBox.new
    end