Gnome::Canvas::Group Class Reference

#include <group.h>

Inheritance diagram for Gnome::Canvas::Group:

Inheritance graph
[legend]

List of all members.

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 ()
 X.
Glib::PropertyProxy_ReadOnly
< double > 
property_x () const
 X.
Glib::PropertyProxy< double > property_y ()
 Y.
Glib::PropertyProxy_ReadOnly
< double > 
property_y () const
 Y.

Friends

class Canvas

Related Functions

(Note that these are not member functions.)

Gnome::Canvas::Groupwrap (GnomeCanvasGroup *object, bool take_copy=false)
 A Glib::wrap() method for this object.


Constructor & Destructor Documentation

virtual Gnome::Canvas::Group::~Group (  )  [virtual]

Gnome::Canvas::Group::Group ( Group parent,
double  x = 0,
double  y = 0 
) [explicit]

Gnome::Canvas::Group::Group (  ) 


Member Function Documentation

GnomeCanvasGroup* Gnome::Canvas::Group::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gnome::Canvas::Item.

const GnomeCanvasGroup* Gnome::Canvas::Group::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gnome::Canvas::Item.

Glib::PropertyProxy<double> Gnome::Canvas::Group::property_x (  ) 

X.

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy_ReadOnly<double> Gnome::Canvas::Group::property_x (  )  const

X.

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<double> Gnome::Canvas::Group::property_y (  ) 

Y.

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy_ReadOnly<double> Gnome::Canvas::Group::property_y (  )  const

Y.

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.


Friends And Related Function Documentation

friend class Canvas [friend]

Gnome::Canvas::Group * wrap ( GnomeCanvasGroup *  object,
bool  take_copy = false 
) [related]

A Glib::wrap() method for this object.

Parameters:
object The C instance.
take_copy False if the result should take ownership of the C instance. True if it should take a new copy or ref.
Returns:
A C++ instance that wraps this C instance.


The documentation for this class was generated from the following file:

Generated on Mon Mar 17 09:24:04 2008 for libgnomecanvasmm by  doxygen 1.5.5