GObject
├── PocAxis
├── PocDataset
│ ╰── PocDatasetSpline
╰── GInitiallyUnowned
╰── GtkWidget
╰── GtkDrawingArea
├── PocLegend
├── PocPlot
╰── PocSample
GEnum
├── PocAxisMode
╰── PocLineStyle
GBoxed
├── PocDoubleArray
├── PocPointArray
╰── PocPoint