Torsten Schoenfeld <[EMAIL PROTECTED]> writes: > > Since Gtk2::GC inherits from Gtk2::Gdk::GC, code that expects a > Gtk2::Gdk::GC should continue to work just fine when given a Gtk2::GC.
Yes. I just wondered if staying in Gtk2::Gdk::GC might maximize compatibility, and similarity to the C code. But give it a go as a subclass and see if anything particularly unlovely turns up ... _______________________________________________ gtk-perl-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-perl-list
