Caution: In this restricted "Fossies" environment the current HTML page may not be correctly presentated and may have some non-functional links.
You can here alternatively try to
browse the pure source code or just
view or
download the uninterpreted raw source code. If the rendering is insufficient you may try to find and view the page on the
gtkdatabox-1.0.0.tar.gz project site itself.
GtkDataboxGraph
GtkDataboxGraph — An abstract anchestor for all "real" graphs.
|
|
Includes
#include <gtkdatabox_graph.h>
Description
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.
Types and Values
GtkDataboxGraphClass
typedef struct _GtkDataboxGraphClass GtkDataboxGraphClass;
The object class of GtkDataboxGraph.