[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: C vs C++ for GTK
- From: Tomas Carnecky <tom dbservice com>
- To: Allin Cottrell <cottrell wfu edu>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: C vs C++ for GTK
- Date: Sun, 25 Nov 2007 10:50:16 +0100
Tomas Carnecky wrote:
> Allin Cottrell wrote:
>> One reason for going with C is that the great bulk of free
>> software is in C, including GLib and GTK. The main exception
>> is Qt, the basis for KDE. So if you might want to get into KDE
>> programming, maybe learning C++ would be better.
>
> You can use gtk in C++, there's gtkmm which is a thin wrapper on top of
> gtk! Many good gtk apps are written in gtk. So actually when using gtk
^^^
C++
> you are less restricted in your programing language choice than with Qt.
>
> tom
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]