Object Hierarchy

    GObject
    ├── GInitiallyUnowned
       ╰── GtkWidget
           ╰── GtkContainer
               ├── GtkBin
                  ╰── GtkButton
                      ╰── BluetoothChooserButton
               ╰── GtkBox
                   ├── BluetoothChooserCombo
                   ╰── BluetoothChooser
    ╰── BluetoothClient