Object Hierarchy

    GObject
    ├── StAdjustment
    ├── GInitiallyUnowned
       ├── ClutterActorMeta
          ╰── ClutterEffect
              ╰── ClutterOffscreenEffect
                  ├── StBackgroundEffect
                  ╰── StScrollViewFade
       ╰── ClutterActor
           ├── StWidget
              ├── StBin
                 ├── StButton
                 ╰── StScrollView
              ├── StBoxLayout
              ├── StDrawingArea
              ├── StEntry
              ├── StGroup
              ├── StIcon
              ├── StLabel
              ├── StScrollBar
              ╰── StTable
           ├── ClutterText
              ╰── StIMText
           ╰── StPolygon
    ├── StBorderImage
    ├── ClutterChildMeta
       ├── StBoxLayoutChild
       ╰── StTableChild
    ├── StClipboard
    ├── StFocusManager
    ├── StSettings
    ├── StTextureCache
    ├── StThemeContext
    ├── StTheme
    ├── StThemeNode
    ╰── AtkObject
        ╰── AtkGObjectAccessible
            ╰── CallyActor
                ╰── StWidgetAccessible
    GInterface
    ╰── StScrollable
    GEnum
    ├── StAlign
    ├── StBackgroundSize
    ├── StClipboardType
    ├── StCorner
    ├── StGradientType
    ├── StIconType
    ├── StSide
    ├── StTextAlign
    ├── StTextDirection
    ╰── StTextureCachePolicy
    GFlags
    ├── StButtonMask
    ├── StTableChildOptions
    ╰── StTextDecoration
    GBoxed
    ├── StIconColors
    ╰── StShadow