|
Public Member Functions |
| virtual | ~Group () |
| GnomeCanvasGroup * | gobj () |
| | Provides access to the underlying C GtkObject.
|
| const GnomeCanvasGroup * | gobj () const |
| | Provides access to the underlying C GtkObject.
|
| | Group (Group &parent, double x=0, double y=0) |
| | Group () |
| Glib::PropertyProxy< double > | property_x () |
| | You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
| Glib::PropertyProxy< double > | property_y () |
| | You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
Related Functions |
(Note that these are not member functions.)
|
| Gnome::Canvas::Group * | wrap (GnomeCanvasGroup *object, bool take_copy=false) |