Frame.this

Construct the widget.

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

Parameters

borderWidth int

The width of the frame border.

relief string

The relief style of the border.

See Also

Meta