Top |
GtkDataboxGraphs can display data or other things in a GtkDatabox widget.
This class is just the basic interface. Other graph classes are derived from this class and implement some real things.
typedef struct _GtkDataboxGraphClass GtkDataboxGraphClass;
The object class of GtkDataboxGraph.