fluid ~master (2024-02-07T07:38:27.1400979)
Dub
Repo
vscrollable
fluid
scroll
Create a new scrollable node.
@
safe
alias
vscrollable
(
alias
T
)
=
simpleConstructor
!(
ApplyRight
!(
ScrollFrame
, "false"),
T
)
Meta
Source
See Implementation
fluid
scroll
aliases
ScrollFrame
Scrollable
hscrollFrame
hscrollable
vscrollFrame
vscrollable
Create a new scrollable node.