Relief.setRelief

Set the relief type of the widget.

mixintemplate Relief()
setRelief
(
this T
)
(
string relief
)

Parameters

relief string

The relief type of the widget.

Return Value

Type: auto

This widget to aid method chaining.

Meta