#ifndef __FOO_H__ #define __FOO_H__ /* declarations */ #endif /* __FOO_H__ */ And some cleanups while I saw the headers. This is far from finished...
gegl:recursive-transform applies a transformation recursively to an image. The custom GUI allows controlling the transformation matrix using a transform-grid controller, added in the previous commit.