On 9/7/07, Marc Heiler <shevegen / linuxmail.org> wrote: > How can I convert my object "foobar" of "class Button" > > foobar = Button.new > > to become a "real" Gtk::Button for instance? > foobar = Gtk::Button.new