IXScrollable

If implemented this widget has a text display that is scrollable horizontally.

interface IXScrollable (
T
) {}

Members

Functions

attachXScrollBar
T attachXScrollBar(XScrollBar scrollbar)

Attach a horizontal scrollbar.

Meta