| cairomm
    1.0
    | 
This is the complete list of members for Cairo::LinearGradient, including all inherited members.
| add_color_stop_rgb(double offset, double red, double green, double blue) | Cairo::Gradient | |
| add_color_stop_rgba(double offset, double red, double green, double blue, double alpha) | Cairo::Gradient | |
| cobj() | Cairo::Pattern | inline | 
| cobj() const | Cairo::Pattern | inline | 
| cobject typedef | Cairo::Pattern | |
| create(double x0, double y0, double x1, double y1) | Cairo::LinearGradient | static | 
| get_color_stops() const | Cairo::Gradient | |
| get_extend() const | Cairo::Pattern | |
| get_linear_points(double& x0, double& y0, double& x1, double& y1) const | Cairo::LinearGradient | |
| get_matrix(Matrix& matrix) const | Cairo::Pattern | |
| get_matrix() const | Cairo::Pattern | |
| get_matrix(cairo_matrix_t& matrix) const | Cairo::Pattern | |
| get_type() const | Cairo::Pattern | |
| Gradient(cairo_pattern_t* cobject, bool has_reference=false) | Cairo::Gradient | explicit | 
| Gradient() | Cairo::Gradient | protected | 
| LinearGradient(double x0, double y0, double x1, double y1) | Cairo::LinearGradient | protected | 
| LinearGradient(cairo_pattern_t* cobject, bool has_reference=false) | Cairo::LinearGradient | explicit | 
| m_cobject | Cairo::Pattern | protected | 
| operator=(const Pattern&)=delete | Cairo::Pattern | |
| Pattern(cairo_pattern_t* cobject, bool has_reference=false) | Cairo::Pattern | explicit | 
| Pattern(const Pattern&)=delete | Cairo::Pattern | |
| Pattern() | Cairo::Pattern | protected | 
| reference() const | Cairo::Pattern | |
| set_extend(Extend extend) | Cairo::Pattern | |
| set_matrix(const Matrix& matrix) | Cairo::Pattern | |
| set_matrix(const cairo_matrix_t& matrix) | Cairo::Pattern | |
| unreference() const | Cairo::Pattern | |
| ~Gradient() | Cairo::Gradient | virtual | 
| ~LinearGradient() | Cairo::LinearGradient | virtual | 
| ~Pattern() | Cairo::Pattern | virtual | 
 1.8.9.1
 1.8.9.1