Inkscape
Vector Graphics Editor
|
Cairo surface that remembers its origin. More...
Go to the source code of this file.
Classes | |
class | Inkscape::DrawingSurface |
Drawing surface that remembers its origin. More... | |
class | Inkscape::DrawingCache |
Namespaces | |
namespace | Inkscape |
Helper class to stream background task notifications as a series of messages. | |
Typedefs | |
typedef struct _cairo | cairo_t |
typedef struct _cairo_surface | cairo_surface_t |
typedef struct _cairo_region | cairo_region_t |
Cairo surface that remembers its origin.
Definition in file drawing-surface.h.
typedef struct _cairo_region cairo_region_t |
Definition at line 24 of file drawing-surface.h.
typedef struct _cairo_surface cairo_surface_t |
Definition at line 23 of file drawing-surface.h.
typedef struct _cairo cairo_t |
Definition at line 22 of file drawing-surface.h.