GTK+ 2.22.0 发布

来源:互联网 发布:网络歌手坏丫头 编辑:程序博客网 时间:2024/06/10 00:49

GTK(GIMPToolkit)是一套跨多种平台的图形工具包,按LGPL许可协议发布的。虽然最初是为GIMP写的,但目前已发展为一个功能强大、设计灵活的一个通用图形库。特别是被GNOME选中使得GTK+广为流传,成为Linux下开发图形界面的应用程序的主流开发工具之一,当然GTK+并不要求必须在Linux上,事实上,目前GTK+已经有了成功的windows版本。

GTK+ 2.22.0 发布

GTK+ 2.22.0 发布

Changes:

1. gdk-pixbuf was separated into its own module.
2. GTK+ and GDKgained a considerable number of accessors, and more APIs that areslated for removal in GTK+ 3 were marked as deprecated.
3. Several new Cairo-related functions were introduced.
4. More details can be found in the changelogs of the 2.21.x development releases.
5.Against the last development release, the gobject-introspectionrequirement was lowered, a failure to build without XComposite wasfixed, and translations were updated

原创粉丝点击