On Thu, 8 Jun 2000, Robert A Pfeiffer wrote:

> I've been working with C++ for about 6 months and am still wet behind
> the ears.  In looking at some of the books on GTK and gnome it would
> seem that its primarily based on C.  Not a really problem as I at least
> understand C.  Can GTK be used in the C++ environment?
> 
> Thanks in advance for comments.

Although you can use GTK natively in C++ (as well as any C library),
there is a C++ binding for it (gtkmm) which implement the concepts of
C++.

W
-- 
A chicken is an egg's way of producing more eggs.


_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to