libmypaint  1.6.1
Typedefs | Functions
mypaint-gegl-surface.h File Reference
#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)
 
MyPaintSurfacemypaint_gegl_tiled_surface_interface (MyPaintGeglTiledSurface *self)
 
MyPaintGeglTiledSurfacemypaint_gegl_tiled_surface_new (void)
 

Typedef Documentation

Function Documentation

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 
)