GtkHTML is a HTML rendering/editing library. It is not designed to be the ultimate HTML browser/editor; instead, it is designed to be easily embedded into applications that require lightweight HTML functionality.
| Tags | Software Development Libraries |
|---|---|
| Licenses | GPL |
Recent releases


No changes have been submitted for this release.


Release Notes: This release does not pass UTF-8 encoded text in STRING atoms, and includes improved table layout code, missing attributes to the HTML code, support for sub, sup, and strike elements, hooks to gnome-spell for spelling, renaming of idl and oafinfo to be in line with the new naming conventions, a new interface in editor control for issuing editor commands, and a new component to support simple browsing tasks.


Release Notes: Initial freshmeat announcement.
Recent comments
07 Oct 2003 11:20
Re: API Documentation
> Where can I find a documentation about
> gtkhtml
> programming? At the moment I'm using the
> code of
> gnome-gtkhtml-editor as reference, but
> this is not enough.
We had to look at the header files to figure out what did what! We have managed to do a WYSIWYG HTML editor with GtkHTML stuff. freshmeat.net/projects...
30 Jan 2003 03:16
API Documentation
Where can I find a documentation about gtkhtml
programming? At the moment I'm using the code of
gnome-gtkhtml-editor as reference, but this is not enough.