Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
drawing-surface.h File Reference

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
 

Detailed Description

Cairo surface that remembers its origin.

Definition in file drawing-surface.h.

Typedef Documentation

◆ cairo_region_t

typedef struct _cairo_region cairo_region_t

Definition at line 24 of file drawing-surface.h.

◆ cairo_surface_t

typedef struct _cairo_surface cairo_surface_t

Definition at line 23 of file drawing-surface.h.

◆ cairo_t

typedef struct _cairo cairo_t

Definition at line 22 of file drawing-surface.h.