dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
ScrollWidget.makeWidgetVisible
dlangui
widgets
scroll
ScrollWidget
Undocumented in source. Be warned that the author may not have intended to support it.
class
ScrollWidget
void
makeWidgetVisible
(
Widget
widget
,
bool
alignHorizontally
= true
,
bool
alignVertically
= true
)
Meta
Source
See Implementation
dlangui
widgets
scroll
ScrollWidget
constructors
this
functions
drawClient
fullContentSize
makeWidgetVisible
onHScroll
onVScroll
scrollTo
updateScrollBars
properties
contentWidget
scrollPos
variables
_contentWidget