# gtk-demo for Ruby/GTK

To run, do

    ruby main.rb

in this directory.

NOTE: `glib-compile-resources` program must be in the PATH.
On Windows, try the following command.

    ridk exec ruby main.rb
