GtkDatabox
A set of GTK+ widgets to display large amounts of numerical data quickly and easily.
|
#include <gtkdatabox_cross_simple.h>
Functions | |
GType | gtk_databox_cross_simple_get_type (void) |
GtkDataboxGraph * | gtk_databox_cross_simple_new (GdkColor *color, guint size) |
GType gtk_databox_cross_simple_get_type | ( | void | ) |
GtkDataboxGraph* gtk_databox_cross_simple_new | ( | GdkColor * | color, |
guint | size | ||
) |
gtk_databox_cross_simple_new: : color of the markers : marker size or line width (depending on the )
Creates a new GtkDataboxCrossSimple object which can be added to a GtkDatabox widget as nice decoration for other graphs.
Return value: A new GtkDataboxCrossSimple object