hframe

Make a new horizontal frame.

@safe
alias hframe = simpleConstructor!(GluiFrame,
(
a
)
)

Meta