On 8/21/06, Chris Sparks <[EMAIL PROTECTED]> wrote:
> I went looking fo rGNet and what is odd is that it says this:
>
> " It is written in C, object-oriented, and built upon GLib."
>
> C isn't object-oriented......
>

The C language does not object, however nothing prevents you from
having a Object oriented approach to programming, and the is exactly
what the GLib does with the GObject "object" (it supports single
inheritance, interfaces, properties, etc).

Vivien
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to