Cairo::LinearGradient Class Reference

Inheritance diagram for Cairo::LinearGradient:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 LinearGradient (cairo_pattern_t *cobject, bool has_reference=false)
 Create a C++ wrapper for the C instance.
virtual ~LinearGradient ()

Static Public Member Functions

static RefPtr< LinearGradientcreate (double x0, double y0, double x1, double y1)

Protected Member Functions

 LinearGradient (double x0, double y0, double x1, double y1)

Constructor & Destructor Documentation

Cairo::LinearGradient::LinearGradient double  x0,
double  y0,
double  x1,
double  y1
[protected]
 

Cairo::LinearGradient::LinearGradient cairo_pattern_t *  cobject,
bool  has_reference = false
[explicit]
 

Create a C++ wrapper for the C instance.

This C++ instance should then be given to a RefPtr.

Parameters:
cobject The C instance.
has_reference Whether we already have a reference. Otherwise, the constructor will take an extra reference.

virtual Cairo::LinearGradient::~LinearGradient  )  [virtual]
 


Member Function Documentation

static RefPtr<LinearGradient> Cairo::LinearGradient::create double  x0,
double  y0,
double  x1,
double  y1
[static]
 


The documentation for this class was generated from the following file:
Generated on Sun Aug 20 12:20:14 2006 for cairomm by  doxygen 1.4.6