Frame.this

Construct the widget.

  1. this(UiElement parent, int borderWidth, string relief)
    class Frame
  2. this(int borderWidth, string relief)

Parameters

parent UiElement

The parent of this widget.

borderWidth int

The width of the frame border.

relief string

The relief style of the border.

See Also

Meta