On Sat, 01 Apr 2000 22:33:46 -0500, David Allen
>> Hi, I've been trying to decide which X API to program in and I've
>> settled for GTK since it looks nicer IMO. What's the difference between
>> GTK and GTK+? I'm guessing that GTK+ is a C++ wrapper class thing
>> around GTK? If this assumption is correct then where do I get it and
>> where do I get the docs on it?
>GTK+ is the same thing as GTK, it's just that people write GTK when
>they're too lazy to type GTK+. Technically, I believe anything after
>a certain version is called GTK+, whereas the really early stuff is
>called GTK, but most likely for your purposes, there isn't a difference.
GTK turned into GTK+ when it was split of from "the Gimp" as a widget
set of it's own.
Quote:>The C++ wrappers are called GTK--.
>--
>David Allen
>http://opop.nols.com/
>----------------------------------------
> 'Hey Look! It's not my fault; It's some guy named "General Protection."'
> - Ratbert
--
Get my PGP key at a keyserver. eg: http://www.tik.ee.ethz.ch/~pgp/
Fingerprint: 6895 DF03 73E1 F671 C61D 45F4 5E83 8571 C529 5C15
For every complex problem,
there is an answer that is clear, simple and wrong.