Orient.setOrientation

Set the orientation of the widget.

mixintemplate Orient()
setOrientation
(
this T
)
()

Parameters

orientation string

The orientation of the widget.

Return Value

Type: auto

This widget to aid method chaining.

See Also

tkd.widget.orientation for orientations.

Meta