| Top |
Object Hierarchy
GObject
├── GogObject
│ ╰── GogStyledObject
│ ╰── GogOutlinedObject
│ ├── GogChart
│ ├── GogDataLabel
│ ├── GogGraph
│ ├── GogText
│ ├── GogLegend
│ ╰── GogSeriesLabels
╰── GogView
╰── GogOutlinedView
╰── GogGraphView
Types and Values
GogOutlinedViewClass
typedef struct {
GogViewClass base;
gboolean call_parent_render;
} GogOutlinedViewClass;
Members
GogViewClass |
base class |
|
whether the parent class |
