hscrollBar

Create a new horizontal scroll bar.

@safe
alias hscrollBar = simpleConstructor!(GluiScrollBar,
(
a
)
)

Meta