WebKitGTK+
2013-05-20 14:23:56

本站赞助商链接,请多关照。 WebKitGTK+是可移植渲染引擎WebKitGTK+平台下的接口,支持GTK+ 2、3平台,采用C++开发并在LGPL/BSD协议下授权使用。


WebKit是一种用来让网页浏览器绘制网页的排版引擎。WebKit的C++应用程序接口提供了一系列的Class以在视窗上显示网页内容,并且实现了一些浏览器的特色,如用户链接点击、管理前后页面列表及近期历史页面等等。 WebKit的WebCore及JavaScriptCore组件使用GNU宽通用公共许可证,其他组件则采用BSD许可证。


WebKitGTK+ is the GNOME platform port of the WebKit rendering engine. Offering WebKit’s full functionality through a set of GObject-based APIs, it is suitable for projects requiring any kind of web integration, from hybrid HTML/CSS applications to full-fledged web browsers, like Epiphany and Midori. It’s useful in a wide range of systems from desktop computers to embedded systems like phones, tablets, and televisions. WebKitGTk+ is made by a lively community of developers and designers, who hope to bring the web platform to everyone.

最新版本:2.22
GNOME 3.8 默认浏览器 Epiphany 已经完成了向 WebKitGTK+ 2.0 的迁移工作;另一款轻量级 GTK+ 浏览器 Midori 最新发布的 0.5.0 版本中也开始了向 WebKit2 的迁移。

官方主页:http://webkitgtk.org/