libgnomecanvasmm
Gnome::Canvas Namespace Reference

Namespaces

namespace  Properties
 

Classes

class  Bpath
 
class  Canvas
 Canvas functions usually operate in either World coordinates (units for the entire canvas), or Canvas coordinates (pixels starting at 0,0 in the top left). More...
 
class  CanvasAA
 
class  Ellipse
 
class  Group
 
class  Item
 
class  Line
 
class  PathDef
 
class  Pixbuf
 
class  Points
 Wrapper for GnomeCanvasPoints. More...
 
class  Polygon
 
class  Rect
 
class  RectEllipse
 Abstract class for all rectangular shapes Corresponds to GnomeCanvasRE in libgnomecanvas. More...
 
class  RichText
 
class  Shape
 
class  Text
 
class  Widget
 

Functions

void init ()
 
void wrap_init ()
 
Gnome::Canvas::Bpathwrap (GnomeCanvasBpath *object, bool take_copy=false)
 A Glib::wrap() method for this object.
 
Gnome::Canvas::Canvaswrap (GnomeCanvas *object, bool take_copy=false)
 A Glib::wrap() method for this object.
 
Gnome::Canvas::Ellipsewrap (GnomeCanvasEllipse *object, bool take_copy=false)
 A Glib::wrap() method for this object.
 
Gnome::Canvas::Groupwrap (GnomeCanvasGroup *object, bool take_copy=false)
 A Glib::wrap() method for this object.
 
Gnome::Canvas::Itemwrap (GnomeCanvasItem *object, bool take_copy=false)
 A Glib::wrap() method for this object.
 
Gnome::Canvas::Linewrap (GnomeCanvasLine *object, bool take_copy=false)
 A Glib::wrap() method for this object.
 
Glib::RefPtr< Gnome::Canvas::PathDefwrap (GnomeCanvasPathDef *object, bool take_copy=false)
 A Glib::wrap() method for this object.
 
Gnome::Canvas::Pixbufwrap (GnomeCanvasPixbuf *object, bool take_copy=false)
 A Glib::wrap() method for this object.
 
Gnome::Canvas::Polygonwrap (GnomeCanvasPolygon *object, bool take_copy=false)
 A Glib::wrap() method for this object.
 
Gnome::Canvas::RectEllipsewrap (GnomeCanvasRE *object, bool take_copy=false)
 A Glib::wrap() method for this object.
 
Gnome::Canvas::Rectwrap (GnomeCanvasRect *object, bool take_copy=false)
 A Glib::wrap() method for this object.
 
Gnome::Canvas::RichTextwrap (GnomeCanvasRichText *object, bool take_copy=false)
 A Glib::wrap() method for this object.
 
Gnome::Canvas::Shapewrap (GnomeCanvasShape *object, bool take_copy=false)
 A Glib::wrap() method for this object.
 
Gnome::Canvas::Textwrap (GnomeCanvasText *object, bool take_copy=false)
 A Glib::wrap() method for this object.
 
Gnome::Canvas::Widgetwrap (GnomeCanvasWidget *object, bool take_copy=false)
 A Glib::wrap() method for this object.
 

Function Documentation

◆ init()

void Gnome::Canvas::init ( )

◆ wrap_init()

void Gnome::Canvas::wrap_init ( )