fluid v0.7.0-alpha.3 (2024-09-18T15:09:39Z)
Dub
Repo
hscrollable
fluid
scroll
Create a new horizontally scrollable node.
@
safe
alias
hscrollable
(
alias
T
)
=
simpleConstructor
!(
ApplyRight
!(
ScrollFrame
, "true"),
T
)
Meta
Source
See Implementation
fluid
scroll
aliases
ScrollFrame
Scrollable
hscrollFrame
hscrollable
vscrollFrame
vscrollable
Create a new horizontally scrollable node.