Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

Gnome::Canvas::Shape Class Reference

#include <shape.h>

Inheritance diagram for Gnome::Canvas::Shape:

Gnome::Canvas::Item Object Gnome::Canvas::Bpath Gnome::Canvas::Polygon Gnome::Canvas::RectEllipse Gnome::Canvas::Ellipse Gnome::Canvas::Rect List of all members.

Public Member Functions

virtual ~Shape ()
GnomeCanvasShape * gobj ()
 Provides access to the underlying C GtkObject.

const GnomeCanvasShape * gobj () const
 Provides access to the underlying C GtkObject.

Glib::PropertyProxy_WriteOnly<
Glib::ustring > 
property_fill_color ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy< Gdk::Color > property_fill_color_gdk ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy< guint > property_fill_color_rgba ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy_WriteOnly<
Glib::ustring > 
property_outline_color ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy< Gdk::Color > property_outline_color_gdk ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy< guint > property_outline_color_rgba ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy< Glib::RefPtr<
Gdk::Bitmap > > 
property_fill_stipple ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy< Glib::RefPtr<
Gdk::Bitmap > > 
property_outline_stipple ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy< guint > property_width_pixels ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy_WriteOnly<
double > 
property_width_units ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy< Gdk::CapStyle > property_cap_style ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy< Gdk::JoinStyle > property_join_style ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy< guint > property_wind ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy< double > property_miterlimit ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy< ArtVpathDash * > property_dash ()
 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::Shapewrap (GnomeCanvasShape *object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Gnome::Canvas::Shape::~Shape  )  [virtual]
 


Member Function Documentation

const GnomeCanvasShape* Gnome::Canvas::Shape::gobj  )  const [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gnome::Canvas::Item.

Reimplemented in Gnome::Canvas::Bpath, Gnome::Canvas::Ellipse, Gnome::Canvas::Polygon, Gnome::Canvas::RectEllipse, and Gnome::Canvas::Rect.

GnomeCanvasShape* Gnome::Canvas::Shape::gobj  )  [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gnome::Canvas::Item.

Reimplemented in Gnome::Canvas::Bpath, Gnome::Canvas::Ellipse, Gnome::Canvas::Polygon, Gnome::Canvas::RectEllipse, and Gnome::Canvas::Rect.

Glib::PropertyProxy<Gdk::CapStyle> Gnome::Canvas::Shape::property_cap_style  ) 
 

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<ArtVpathDash*> Gnome::Canvas::Shape::property_dash  ) 
 

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_WriteOnly<Glib::ustring> Gnome::Canvas::Shape::property_fill_color  ) 
 

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<Gdk::Color> Gnome::Canvas::Shape::property_fill_color_gdk  ) 
 

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<guint> Gnome::Canvas::Shape::property_fill_color_rgba  ) 
 

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< Glib::RefPtr<Gdk::Bitmap> > Gnome::Canvas::Shape::property_fill_stipple  ) 
 

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<Gdk::JoinStyle> Gnome::Canvas::Shape::property_join_style  ) 
 

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::Shape::property_miterlimit  ) 
 

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_WriteOnly<Glib::ustring> Gnome::Canvas::Shape::property_outline_color  ) 
 

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<Gdk::Color> Gnome::Canvas::Shape::property_outline_color_gdk  ) 
 

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<guint> Gnome::Canvas::Shape::property_outline_color_rgba  ) 
 

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< Glib::RefPtr<Gdk::Bitmap> > Gnome::Canvas::Shape::property_outline_stipple  ) 
 

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<guint> Gnome::Canvas::Shape::property_width_pixels  ) 
 

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_WriteOnly<double> Gnome::Canvas::Shape::property_width_units  ) 
 

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<guint> Gnome::Canvas::Shape::property_wind  ) 
 

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

Gnome::Canvas::Shape * wrap GnomeCanvasShape *  object,
bool  take_copy = false
[related]
 


The documentation for this class was generated from the following file:
Generated on Fri Nov 12 14:55:53 2004 for libgnomecanvasmm by doxygen 1.3.5