For gtkdatabox 1.0.0. The latest version of this documentation will be found on-line from: GtkDatabox Wiki at SF.net.


API Objects
GtkDatabox — A GTK+ widget to display large amounts of numerical data quickly and easily.
GtkDataboxGraph — An abstract anchestor for all "real" graphs.
GtkDataboxXYCGraph — An abstract anchestor for all graphs which display xy-values in one color.
GtkDataboxXYYCGraph — An abstract anchestor for all graphs which display xyy-values (x, y1 and y2 values) in one color.
GtkDataboxRuler — An improved version of the GtkRuler.
GtkDataboxBars — A GtkDataboxGraph used for displaying xy-values as vertical bars.
GtkDataboxCrossSimple — A GtkDataboxGraph used for displaying a simple coordinate cross.
GtkDataboxGrid — A GtkDataboxGraph used for displaying a grid (like in an oscilloscope).
GtkDataboxLines — A GtkDataboxGraph used for displaying xy-values series of connected lines.
GtkDataboxMarkers — A GtkDataboxGraph used for displaying labeled markers for xy-values.
GtkDataboxOffsetBars — A GtkDataboxGraph used for displaying xyy-values (x, y1 and y2 values) as vertical bars from y1 to y2.
GtkDataboxPoints — A GtkDataboxGraph used for displaying xy-values as dots.
GtkDataboxRegions — A GtkDataboxGraph used for displaying xxyy-values (x1, x2, y1 and y2 values) as oblongs from x1 to y1, x2 to y2.
GtkDataboxScaleType — scale type enumeration
gtkdatabox_typedefs — GtkDatabox type definitions for cross reference.
Object Hierarchy
API Index