共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Gluezilla |
Gluezilla
|
3 | 0 | 83 |
贡献者 | 讨论 | 代码提交 |
Gluezilla is a c/c++ library that provides a simple API to embed the Mozilla engine on applications in a cross-platform, version-independent way.
It is designed to use only frozen interfaces (as much as is possible) from the xulrunner sdk, runs on Linux and Windows, and doesn't require applications to use gtk (it accepts an X handle on Linux or a HWND on Windows and will run a gtk loop if mozilla needs it).