Graph widgets

Table of Contents

GnomeDbCanvasColumn -
GnomeDbGraph -
GnomeDbGraphItem -
GnomeDbCanvas - Base class for all the GnomeCanvas derived widgets in libgnomedb.
GnomeDbCanvasDbRelations - Graphical representation of the relations (foreign key constreints) in the database.
GnomeDbCanvasItem - Base class for all the GnomeCanvasItem derived widgets in libgnomedb.
GnomeDbCanvasPrint -
GnomeDbCanvasTable -
GnomeDbCanvasTip - Draws a "tooltip" text
GnomeDbCanvasCursor - Represents a small cursor used when a drag and drop operations occurs within the canvas
GnomeDbCanvasText - Base class for GnomeDbCanvasItem objects rendering a GdaObject's name as a text
GnomeDbCanvasFkey -

All the widgets in this section are in the "graph" library, you must include the following headers:

#include <libgnomedb/libgnomedb.h>
#include <libgnomedb-graph/libgnomedb-graph.h>
	
and request the "libgnomedb-graph-4.0" library when using pkg-config.