[9853] in The GTK GIMP ToolKit mailing list archive

home help back first fref pref prev next nref lref last post

[gtk-list] Re: a little question

daemon@ATHENA.MIT.EDU (Tim Janik)
Wed Nov 4 15:38:19 1998

From: Tim Janik <timj@gtk.org>
Date: Wed, 4 Nov 1998 20:24:05 +0100 (CET)
To: gtk-list@redhat.com
In-Reply-To: <36408A94.1F28@privat.toplink.de>
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com

On Wed, 4 Nov 1998, Daniel Haischt wrote:

> HIYA
> 
> Is GTK based on C or C++ ???

eventhough this should be pretty easy to figure from its sources,
and/or the ongoing threads on this list...

Gtk+ is written in C with an object oriented approach that features a
semi complex class heirarchy with single inheritance. most class methods
are exported through a signalling concept which features third party
callbacks with different signatures, and even provides means for the
creation of third party signals.

> 
> Best Regards
> 
> Daniel Haischt
> 

---
ciaoTJ

-- 
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post