Classes | |
| class | PropertyBase |
| class | Property |
| class | Property< Gdk::Color > |
| class | Property< Pango::FontDescription > |
| class | font |
| class | Property< Glib::RefPtr< Gdk::Bitmap > > |
| class | fill_color |
| class | outline_color |
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);. | |
| O& Gnome::Canvas::Properties::operator<< | ( | O & | object, | |
| const Property< T > & | property | |||
| ) | [inline] |
Allow use of << operator on objects: For instance: canvasgroup << Gnome::Canvas::CanvasHelpers::x(2);.
1.6.2