Gnome::Canvas::Group Class Reference

#include <group.h>

Inheritance diagram for Gnome::Canvas::Group:

Gnome::Canvas::Item Object 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 ()

Friends

class Canvas

Related Functions

(Note that these are not member functions.)

Gnome::Canvas::Groupwrap (GnomeCanvasGroup *object, bool take_copy=false)
 
Parameters:
object The C instance


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.


Friends And Related Function Documentation

friend class Canvas [friend]

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

Parameters:
object The C instance

Parameters:
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 Tue Jan 2 09:31:02 2007 for libgnomecanvasmm by  doxygen 1.5.1