Width.setWidth

Set the width of the widget if the geometry manager allows.

mixintemplate Width()
setWidth
(
this T
)
(
int width
)

Parameters

width int

The desired widget width.

Return Value

Type: auto

This widget to aid method chaining.

Meta