Object Hierarchy

    GObject
    ├── StAdjustment
    ├── GInitiallyUnowned
       ├── ClutterActorMeta
          ╰── ClutterEffect
              ╰── ClutterOffscreenEffect
                  ├── StBackgroundEffect
                  ╰── StScrollViewFade
       ╰── ClutterActor
           ├── StWidget
              ├── StBin
                 ├── StButton
                 ╰── StScrollView
              ├── StContainer
                 ├── StBoxLayout
                 ├── StGroup
                 ├── StOverflowBox
                 ╰── StTable
              ├── StDrawingArea
              ├── StEntry
              ├── StIcon
              ├── StLabel
              ╰── StScrollBar
           ├── ClutterText
              ╰── StIMText
           ╰── StPolygon
    ├── StBorderImage
    ├── ClutterChildMeta
       ├── StBoxLayoutChild
       ╰── StTableChild
    ├── StClipboard
    ├── StFocusManager
    ├── StTextureCache
    ├── StThemeContext
    ├── StTheme
    ├── StThemeNode
    ├── StThemeNodeTransition
    ╰── AtkObject
        ╰── AtkGObjectAccessible
            ╰── CallyActor
                ╰── StWidgetAccessible
    GInterface
    ╰── StScrollable
    GBoxed
    ├── StIconColors
    ╰── StShadow