Yes, that is right. There are still structures used in Gtk/Glib that are not objects though. The descending from GObject makes lots of interesting things possible:
- Signals - RTI (as you correctly noted) - Inheritance - Properties - Gobject Introspection (gir) - Vala - Gob2 Good luck! Dov 2009/6/9 Grizzly(Francis Smit) <griz...@smit.id.au> > I'm trying to find the answer to this basic question, am I right in > thinking that all Glib/Gtk objects/widgets descend from GObject ??? > and that it supplies the RTI (Runtime Type Information) for the whole > system > _______________________________________________ > gtk-list mailing list > gtk-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-list >
_______________________________________________ gtk-list mailing list gtk-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-list