Introduction

Introduction — Convenience library for using GEGL in GTK+ applications

Stability Level

Unstable, unless otherwise indicated

Synopsis


Description

For building GEGL-GTK, please refer to the README file included in the source code tarball.

GEGL-GTK supports both GTK+ 2 and 3. It can be used directly as a C library, or in languages with bindings provided by GObject Introspection.

GEGL-GTK is licensed under the GNU LGPL v3+, and maintained by Jon Nordby

Homepage: http://www.gegl.org/gegl-gtk

Code: http://git.gnome.org/browse/gegl-gtk/

Bugtracker: http://bugs.gnome.org, product GEGL, component gegl-gtk

Mailinglist: gegl-developer@lists.gnome.org

For usage examples, see http://git.gnome.org/browse/gegl-gtk/tree/examples

GEGL-GTK provides one class: GeglGtkView

Details