libgnomecanvas: libgnomecanvas (A powerful object-oriented display)
libgnomecanvas: 
libgnomecanvas: The canvas widget is a powerful and extensible object-oriented display
libgnomecanvas: engine. A GnomeCanvasItem is a GtkObject representing some element of
libgnomecanvas: the display, such as an image, a rectangle, an ellipse, or some text.
libgnomecanvas: You can refer to this architecture as structured graphics; the canvas
libgnomecanvas: lets you deal with graphics in terms of items, rather than an
libgnomecanvas: undifferentiated grid of pixels. 
libgnomecanvas: 
libgnomecanvas: 
libgnomecanvas: