|
Cairo-Dock 2.4.0~1
|
Data Structures | |
| struct | _CairoGraphAttribute |
| Attributes of a Graph. More... | |
Enumerations | |
| enum | CairoDockTypeGraph { CAIRO_DOCK_GRAPH_LINE, CAIRO_DOCK_GRAPH_PLAIN, CAIRO_DOCK_GRAPH_BAR, CAIRO_DOCK_GRAPH_CIRCLE, CAIRO_DOCK_GRAPH_CIRCLE_PLAIN } |
| Types of graph. More... | |
This class defines the Graph, which derives from the DataRenderer. All you need to know is the attributes that define a Graph, the API to use is the common API for DataRenderer, defined in cairo-dock-data-renderer.h.
| enum CairoDockTypeGraph |