Ekaterina Gerasimova kittykat3756@gmail.com 2013 Gordon Hill caseyweederman@gmail.com 2013 Finish the application and run the script. Run your application Get started with GNOME

Make the new object app and call the method run to run the application:

Save the script as helloworld.js, run chmod +x helloworld.js to mark it executable, and run it with ./helloworld.js.

Screenshot of a basic window.

This window is generated from the Glade file and linked to Gtk events. You now have a fully functional Gtk application!