hframe

Make a new horizontal frame.

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

Meta