GObject ├── GInitiallyUnowned │ ╰── GtkWidget │ ╰── GtkContainer │ ╰── GtkBin │ ├── GtkEventBox │ │ ╰── BudgieApplet │ ╰── GtkWindow │ ╰── BudgiePopover ├── BudgieAppletInfo ╰── BudgiePopoverManager GInterface ╰── BudgiePlugin