XScrollBar.attachWidget

Attach a horizontally scrollable widget to this scrollbar.

class XScrollBar
attachWidget
(
this T
S
)

Parameters

scrollableWidget IXScrollable!(S)

A horizontally scrollable widget.

Return Value

Type: auto

This widget to aid method chaining.

See Also

Meta