Widget.addChild

Convenience function which appends a widget at the end

  1. void addChild(int index, Widget widget)
  2. void addChild(Widget widget)
    class Widget
    void
    addChild

Meta