Hi.

 I have a little question :)

 When I want to extend an existing class I do:

 	class ExistingClass
 		# new methods
 	end

 That is easy. But how can I do the same with classes of type Gtk::Window? I
 don't know if it is possible.

 Thanks.

 								David