Widget.this

Prevents uninitialized instances from being created outside the package.

  1. this()
    class Widget
    this
    (
    )
  2. this(Widget parent, int style)

Meta