libgnomecanvasmm
|
Classes | |
class | fill_color |
class | font |
class | outline_color |
class | Property |
class | Property< Gdk::Color > |
class | Property< Glib::RefPtr< Gdk::Bitmap > > |
class | Property< Pango::FontDescription > |
class | PropertyBase |
Functions | |
template<class O , class T > | |
O & | operator<< (O &object, const Property< T > &property) |
Allow use of << operator on objects: For instance: canvasgroup << Gnome::Canvas::CanvasHelpers::x(2);. More... | |
O& Gnome::Canvas::Properties::operator<< | ( | O & | object, |
const Property< T > & | property | ||
) |
Allow use of << operator on objects: For instance: canvasgroup << Gnome::Canvas::CanvasHelpers::x(2);.