GtkDatabox
A set of GTK+ widgets to display large amounts of numerical data quickly and easily.
gtk/gtkdatabox_cross_simple.c File Reference
Include dependency graph for gtkdatabox_cross_simple.c:

Functions

GType gtk_databox_cross_simple_get_type (void)
GtkDataboxGraphgtk_databox_cross_simple_new (GdkColor *color, guint size)

Function Documentation

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

Here is the call graph for this function:

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines