Re: [gtk-list] a little question
- From: Tim Janik <timj gtk org>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] a little question
- Date: Wed, 4 Nov 1998 20:24:05 +0100 (CET)
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]