| Libgnomedb 3.0 Reference Manual |
|---|
- GnomeDbCanvas — Base class for all the GnomeCanvas derived widgets in libgnomedb.
- GnomeDbCanvasDbRelations — Graphical representation of the relations (foreign key constreints) in the database.
- GnomeDbCanvasQueryStruct
- GnomeDbCanvasItem — Base class for all the GnomeCanvasItem derived widgets in libgnomedb.
- GnomeDbCanvasEntity — Draws a graphical representation of a GdaEntity object
- GnomeDbCanvasJoin
- GnomeDbCanvasField — Draws a graphical representation of a GdaEntityField object
- 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
- GnomeDbCanvasFkconstraint
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-3.0" library when using pkg-config.
