|
发表于 2003-6-14 22:54:45
|
显示全部楼层
非也。
区别是:一般用GTK代表软件包和共享库,用GTK+代表GTK的图形控件(比如按钮、框架、列表)集。
在《gtk-tutorial》里面有一句:
there are GTK bindings for many other languages including C++, Guile, Perl, Python, TOM, Ada95, Objective C, Free Pascal, Eiffel, Java and C#.
由此可以知道,不只C语言可以使用gtk。 |
|