| GtkDatabox Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Properties | ||||
GtkDataboxGridGtkDataboxGrid — A GtkDataboxGraph used for displaying a grid (like in an oscilloscope). |
GtkDataboxGrid is a GtkDataboxGraph class for displaying a grid (like in an oscilloscope). You can determine the number of horizontal and vertical lines. When you zoom in, the grid is also zoomed along with the data.
typedef struct _GtkDataboxGridPrivate GtkDataboxGridPrivate;
A private data structure used by the GtkDataboxGrid. It shields all internal things from developers who are just using the object.
typedef struct _GtkDataboxGrid GtkDataboxGrid;
GtkDataboxGrid is a GtkDataboxGraph class for displaying a grid (like in an oscilloscope). You can determine the number of horizontal and vertical lines. When you zoom in, the grid is also zoomed along with the data.