At the time of writing this tutorial, GtkHTML is available in the 1.0 stable version and development continues on the unstable 1.1 version. Some of the features indicated here are only available in the unstable version, namely the functions used to reduce flicker and images reloading.
The stable version of GtkHTML can be downloaded from ftp://ftp.gnome.org/pub/gnome/stable/sources/gtkhtml/ and unstable from ftp://ftp.gnome.org/pub/gnome/unstable/sources/gtkhtml/ . It is also possible to get gtkhtml sources directly from GNOME CVS, module gtkhtml, HEAD branch for unstable and gtkhtml-1-0-branch branch for stable. For more information about using CVS please visit http://developer.gnome.org/tools/cvs.html .
Today GtkHTML is implemented for GNOME 1.4. A port to GNOME 2.0 is planned. Development of GtkHTML is closely tied to Evolution development, so porting will most probably happen at the same time as the Evolution port.
People sometimes ask about JavaScript and CSS support. Those features are not planned to be implemented. If you need those, look at GtkHTML2.
| <<< Previous | Home | Next >>> |
| How to avoid flickering | The END |