Object Hierarchy

    GObject
    ├── GInitiallyUnowned
       ╰── GtkWidget
           ╰── GtkContainer
               ├── GtkToolbar
                  ╰── EggFindBar
               ├── GtkBox
                  ├── GtkInfoBar
                     ╰── EvMessageArea
                         ╰── EvProgressMessageArea
                  ╰── GtkVBox
                      ├── EvPropertiesFonts
                      ├── EvPropertiesLicense
                      ├── EvSidebarAttachments
                      ├── EvSidebar
                      ├── EvSidebarLayers
                      ├── EvSidebarLinks
                      ╰── EvSidebarThumbnails
               ╰── GtkBin
                   ├── GtkToolItem
                      ├── GtkToolButton
                         ╰── GtkToggleToolButton
                             ╰── EvNavigationActionWidget
                      ╰── EvPageActionWidget
                   ├── GtkViewport
                      ╰── EvPasswordView
                   ╰── GtkWindow
                       ├── GtkDialog
                          ╰── EvPropertiesDialog
                       ╰── EvWindow
    ├── EvApplication
    ├── EvFileMonitor
    ├── EvHistory
    ├── EvMediaPlayerKeys
    ├── EvMetadata
    ╰── GtkAction
        ├── EvNavigationAction
        ├── EvOpenRecentAction
        ╰── EvPageAction
    GInterface
    ╰── EvSidebarPage