Object Hierarchy

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