GNOME logo

Rob's GNOME stuff

GtkMozEdit Icon

GtkMozEdit

GtkMozEdit is an editable subclass of mozilla's GtkMozEmbed widget. The gtkmozedit library also contains a partial gobject binding for mozilla's DOM classes. The goal is to implement support for gtk's related interfaces like GtkEditable and to have full coverage of the DOM classes.

Python bindings that cover 100% of the c API are provided too. They are split into packages, e.g. gtkmozedit.dom, gtkmozedit.dom.html, gtkmozedit.dom.css to avoid extensive class name length.

Maintainer: Robert Staudinger email: robsta / stereolyzer.net

News

2005-10-21: GtkMozEdit 0.3 released. As a whole gtkmozedit now wraps 105 interfaces. The most important changes are:

2005-10-12: GtkMozEdit 0.2 released. The first official release covers 100% of the HTML DOM API and makes it accessible via C and Python. The CSS DOM API is not wrapped yet. This is an unstable development release, method names might be tweaked in the future.

Screenshots

GtkMozEdit screenshot  GtkMozEdit screenshot

Roadmap

0.4

0.5

More unstable releases?

1.0

Download


Valid XHTML 1.0 Transitional   Valid CSS