GtkExtra--

Introduction

GtkExtra-- provides C++ wrappers for GtkExtra, for use with Gtk--.

This includes the GtkPlot and GtkSheet widgets, among others.

See news for the latest information.

Download

You can download GtkExtra-- from here.

The wrappers are certainly usable, as demonstrated by the examples, which have been translated to GtkExtra--. See the README for more information.

A standalone example project is also available.

Required Libraries

Gtk-- 1.2.5
GtkExtra 0.99.14

Documentation

Reference HTML documentation is generated automatically when the library is built, using a perceps perl script borrowed from the Gtk-- project. You can browse this online here.
Human-generated documentation is also included in the distribution.

Development

The CVS repository, mailing list, bug tracker, and task manager are at sourceforge.
The CVS snapshot is available here.

GtkExtra-- as a starting point for other Gtk-- wrappers

The developers would like the GtkExtra-- project to be an example to other developers who wish to wrap additional Gtk widgets for use with Gtk--. Therefore, the various Autoconf/Automake/m4 files have been made as generic as possible, so that very few changes are needed to make your own wrapper project. The distribution contains documentation to help you with this.

Authors

Murray Cumming
Cedric Gustin

GtkExtra, which GtkExtra-- wraps, is written by Adrian E. Feiguin.