GLOW API version 1.0 reference

Back to
Table of contents


module glowScrollBarWidget

General information

The glowScrollBarWidget module contains classes that implement scroll bar widgets.

Classes

class GlowScrollBarWidget

GLOW scroll bar widget.

struct GlowScrollBarParams

Parameter block for creating a GLOW scroll bar.

struct GlowScrollBarMessage

Message sent by a GLOW scroll bar when the it is being manipulated.

abstract GlowScrollBarReceiver

Base class for receivers of scroll bar events.

Back to
Table of contents


The GLOW Toolkit