Object Hierarchy

    GObject
    ├── GInitiallyUnowned
       ├── DzlAnimation
       ├── GtkWidget
          ├── GtkContainer
             ├── GtkBin
                ├── GtkWindow
                   ├── GtkApplicationWindow
                      ╰── DzlApplicationWindow
                   ├── DzlCountersWindow
                   ├── DzlDockWindow
                   ├── GtkDialog
                      ╰── DzlShortcutAccelDialog
                   ├── DzlShortcutsWindow
                   ╰── DzlSuggestionPopover
                ├── DzlBin
                   ├── DzlDockRevealer
                      ╰── DzlDockBinEdge
                   ├── DzlDockOverlayEdge
                   ├── DzlDockWidget
                   ╰── DzlTab
                ├── DzlCenteringBin
                ├── GtkEventBox
                   ├── DzlDockOverlay
                   ╰── DzlPillBox
                ├── DzlElasticBin
                ├── DzlEmptyState
                ├── DzlFileChooserEntry
                ├── GtkListBoxRow
                   ╰── DzlListBoxRow
                       ╰── DzlSuggestionRow
                ├── GtkButton
                   ├── GtkToggleButton
                      ├── GtkMenuButton
                         ├── DzlMenuButton
                         ╰── DzlProgressMenuButton
                      ╰── GtkCheckButton
                          ╰── DzlMenuButtonItem
                   ╰── DzlProgressButton
                ├── DzlPreferencesBin
                   ├── DzlPreferencesEntry
                   ├── DzlPreferencesFileChooserButton
                   ├── DzlPreferencesFontButton
                   ├── DzlPreferencesSpinButton
                   ╰── DzlPreferencesSwitch
                ├── DzlPreferencesGroup
                ├── DzlPreferencesPage
                ├── DzlPreferencesView
                ├── DzlRadioBox
                ├── GtkScrolledWindow
                   ╰── DzlScrolledWindow
                ├── DzlSearchBar
                ├── DzlShortcutThemeEditor
                ├── GtkPopover
                   ╰── DzlSimplePopover
                ╰── DzlStackList
             ├── GtkBox
                ├── DzlBox
                ├── DzlDockStack
                ├── DzlEntryBox
                ├── DzlPathBar
                ├── DzlPriorityBox
                ├── DzlShortcutLabel
                ├── DzlShortcutSimpleLabel
                ├── DzlShortcutsGroup
                ├── DzlShortcutsSection
                ├── DzlShortcutsShortcut
                ╰── DzlTabStrip
             ├── DzlColumnLayout
                ╰── DzlPreferencesFlowBox
             ├── DzlDockBin
             ├── DzlMultiPaned
                ╰── DzlDockPaned
             ├── GtkListBox
                ╰── DzlListBox
             ├── DzlSlider
             ├── DzlThreeGrid
             ╰── GtkTreeView
                 ╰── DzlTree
          ├── GtkMisc
             ╰── GtkLabel
                 ╰── DzlBoldingLabel
          ├── GtkDrawingArea
             ├── DzlGraphView
                ╰── DzlCpuGraph
             ╰── DzlProgressIcon
          ├── DzlSimpleLabel
          ╰── GtkEntry
              ╰── DzlSuggestionEntry
       ├── DzlTreeBuilder
       ╰── DzlTreeNode
    ├── GApplication
       ╰── GtkApplication
           ╰── DzlApplication
    ├── DzlBindingGroup
    ├── DzlBoxTheatric
    ├── DzlChildPropertyAction
    ├── DzlGraphModel
       ╰── DzlCpuModel
    ├── GtkCssProvider
       ╰── DzlCssProvider
    ├── DzlDirectoryModel
    ├── DzlDirectoryReaper
    ├── DzlDockManager
    ├── DzlDockTransientGrab
    ├── DzlFileTransfer
    ├── DzlFuzzyIndexBuilder
    ├── DzlFuzzyIndexCursor
    ├── DzlFuzzyIndex
    ├── DzlFuzzyIndexMatch
    ├── DzlGraphColumn
    ├── DzlGraphLineRenderer
    ├── GMenuModel
       ╰── DzlJoinedMenu
    ├── DzlListStoreAdapter
    ├── DzlMenuManager
    ├── DzlPathElement
    ├── DzlPath
    ├── DzlPropertiesGroup
    ├── DzlRecursiveFileMonitor
    ├── DzlSettingsFlagAction
    ├── DzlSettingsSandwich
    ├── DzlShortcutContext
    ├── DzlShortcutController
    ├── DzlShortcutManager
    ├── GtkTreeStore
       ├── DzlShortcutModel
       ╰── DzlTreeStore
    ├── DzlShortcutTheme
    ├── DzlSignalGroup
    ├── DzlStateMachine
    ├── GtkEntryBuffer
       ╰── DzlSuggestionEntryBuffer
    ├── DzlSuggestion
    ├── DzlTaskCache
    ├── DzlThemeManager
    ╰── DzlWidgetActionGroup
    GInterface
    ├── DzlDockItem
    ├── DzlDock
    ├── DzlGraphRenderer
    ╰── DzlPreferences
    GEnum
    ├── DzlDockRevealerTransitionType
    ├── DzlShortcutMatch
    ├── DzlSliderPosition
    ├── DzlThreeGridColumn
    ╰── DzlTreeDropPosition
    GBoxed
    ├── DzlFuzzyMutableIndex
    ├── DzlHeap
    ├── DzlPatternSpec
    ├── DzlShortcutChord
    ╰── DzlTrie
    gpointer
    ╰── DzlShortcutChordTable
    GFlags
    ├── DzlShortcutPhase
    ├── DzlTabStyle
    ╰── DzlFileTransferFlags