#include <group.h>
Inheritance diagram for Gnome::Canvas::Group:
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_ReadOnly< double > | property_x () const |
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. | |
Glib::PropertyProxy_ReadOnly< double > | property_y () const |
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) |
|
|
|
|
|
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gnome::Canvas::Item. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gnome::Canvas::Item. |
|
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
|