Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
sp-radial-gradient.h File Reference

TODO: insert short description here. More...

Go to the source code of this file.

Classes

class  SPRadialGradient
 Radial gradient. More...
 

Typedefs

typedef struct _cairo cairo_t
 
typedef struct _cairo_pattern cairo_pattern_t
 

Detailed Description

TODO: insert short description here.

SPRadialGradient: SVG <radialgradient> implementtion.

Definition in file sp-radial-gradient.h.

Typedef Documentation

◆ cairo_pattern_t

typedef struct _cairo_pattern cairo_pattern_t

Definition at line 21 of file sp-radial-gradient.h.

◆ cairo_t

typedef struct _cairo cairo_t

Definition at line 20 of file sp-radial-gradient.h.