Object Hierarchy

    GObject
    ├── GApplication
    │   ╰── GtkApplication
    │       ╰── GtexApp
    ├── GtexBuildJob
    ├── GtexBuildTool
    ├── GtexBuildTools
    │   ├── GtexBuildToolsDefault
    │   ╰── GtexBuildToolsPersonal
    ├── GInitiallyUnowned
    │   ╰── GtkWidget
    │       ╰── GtkContainer
    │           ├── GtkTreeView
    │           │   ╰── GtexBuildView
    │           ├── GtkBin
    │           │   ├── GtexFindBar
    │           │   ╰── GtkWindow
    │           │       ╰── GtkDialog
    │           │           ╰── GtexTemplatesManageDialog
    │           ╰── GtkGrid
    │               ╰── GtexStructure
    ├── TeplAbstractFactory
    │   ╰── GtexFactory
    ├── GtexPostProcessor
    │   ├── GtexPostProcessorAllOutput
    │   ├── GtexPostProcessorLatex
    │   ╰── GtexPostProcessorLatexmk
    ├── GtexSettings
    ├── GtexSynctex
    ├── GtkListStore
    │   ├── GtexTemplatesDefault
    │   ╰── GtexTemplatesPersonal
    ╰── GtexTreeModelNode