Object Hierarchy

    GObject
    ├── GInitiallyUnowned
    │   ╰── GtkWidget
    │       ╰── GtkContainer
    │           ╰── GtkBin
    │               ├── GtkWindow
    │               │   ├── XAppGtkWindow
    │               │   │   ╰── XAppIconChooserDialog
    │               │   ╰── XAppPreferencesWindow
    │               ├── GtkButton
    │               │   ╰── XAppIconChooserButton
    │               ╰── XAppStackSidebar
    ├── XAppKbdLayoutController
    ├── XAppMonitorBlanker
    ├── XAppStatusIcon
    ├── GDBusProxy
    │   ╰── XAppStatusIconInterfaceProxy
    ├── GDBusInterfaceSkeleton
    │   ╰── XAppStatusIconInterfaceSkeleton
    ╰── XAppStatusIconMonitor
    GInterface
    ╰── XAppStatusIconInterface
    GEnum
    ├── XAppIconSize
    ├── XAppScrollDirection
    ╰── XAppStatusIconState