Object Hierarchy

    GObject
    ├── AmtkActionInfoCentralStore
    ├── AmtkActionInfoStore
    ├── AmtkApplicationWindow
    ├── AmtkFactory
    ├── AmtkMenuShell
    ├── TeplAbstractFactory
    ├── TeplApplication
    ├── TeplApplicationWindow
    ├── GtkTextBuffer
       ╰── GtkSourceBuffer
           ╰── TeplBuffer
    ├── TeplFile
    ├── TeplFileLoader
    ├── TeplFileMetadata
    ├── TeplFileSaver
    ├── TeplFoldRegion
    ╰── GInitiallyUnowned
        ├── GtkSourceGutterRenderer
           ╰── TeplGutterRendererFolds
        ╰── GtkWidget
            ╰── GtkContainer
                ├── GtkBox
                   ╰── GtkInfoBar
                       ╰── TeplInfoBar
                ├── GtkNotebook
                   ╰── TeplNotebook
                ├── GtkGrid
                   ├── TeplTab
                   ╰── TeplTabLabel
                ╰── GtkTextView
                    ╰── GtkSourceView
                        ╰── TeplView
    GInterface
    ╰── TeplTabGroup
    GBoxed
    ├── AmtkActionInfo
    ╰── TeplEncoding