|
libmypaint
1.6.1
|
#include <gegl.h>#include "mypaint-config.h"#include "glib/mypaint-gegl-glib.h"#include "mypaint-tiled-surface.h"Go to the source code of this file.
Typedefs | |
| typedef struct MyPaintGeglTiledSurface | MyPaintGeglTiledSurface |
Functions | |
| GeglBuffer * | mypaint_gegl_tiled_surface_get_buffer (MyPaintGeglTiledSurface *self) |
| void | mypaint_gegl_tiled_surface_set_buffer (MyPaintGeglTiledSurface *self, GeglBuffer *buffer) |
| MyPaintSurface * | mypaint_gegl_tiled_surface_interface (MyPaintGeglTiledSurface *self) |
| MyPaintGeglTiledSurface * | mypaint_gegl_tiled_surface_new (void) |
| typedef struct MyPaintGeglTiledSurface MyPaintGeglTiledSurface |
| GeglBuffer* mypaint_gegl_tiled_surface_get_buffer | ( | MyPaintGeglTiledSurface * | self | ) |
| MyPaintSurface* mypaint_gegl_tiled_surface_interface | ( | MyPaintGeglTiledSurface * | self | ) |
| MyPaintGeglTiledSurface* mypaint_gegl_tiled_surface_new | ( | void | ) |
| void mypaint_gegl_tiled_surface_set_buffer | ( | MyPaintGeglTiledSurface * | self, |
| GeglBuffer * | buffer | ||
| ) |
1.8.10