dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
Window._vScrollBar
dlangui
platforms
common
platform
Window
vertical scrollbar control
class
Window
protected
ScrollBar
_vScrollBar
;
Meta
Source
See Implementation
dlangui
platforms
common
platform
Window
constructors
this
destructors
~this
functions
activateWindow
adjustPositionDuringShow
adjustWindowOrContentSize
applyFocus
cancelEvent
cancelTimer
centerOnParentWindow
checkUpdateNeeded
clearMouseCapture
close
correctWindowPositionOnScreen
createAsyncSocket
dispatchAction
dispatchActionStateRequest
dispatchCancel
dispatchCustomEvent
dispatchKeyEvent
dispatchMouseEvent
dispatchThemeChanged
dispatchWidgetUpdateActionStateRecursive
executeInUiThread
handleCanClose
handleDroppedFiles
handlePostedEvent
handlePostedEvents
handleWindowActivityChange
handleWindowStateChange
hasModalWindowsAbove
hideTooltip
hideWindow
invalidate
isChild
isMouseCaptured
layout
maximizeWindow
measure
minimizeWindow
modalPopup
moveAndResizeWindow
moveWindow
onDraw
onResize
onTimer
pollTimers
postEvent
queueWidgetDestroy
removeFocus
removePopup
requestActionsUpdate
requestLayout
resizeWindow
restoreWindow
restoreWindowState
saveWindowState
scheduleAnimation
scheduleSystemTimer
scheduleTooltip
sendAndCheckOverride
setCaptureWidget
setCursorType
setFocus
setTimer
setWindowState
show
showInputBox
showMessageBox
showPopup
showTooltip
update
updateWindowOrContentSize
properties
actionsUpdateRequested
backgroundColor
caretRect
caretReplace
flags
focusedWidget
height
isActive
isAnimationActive
keyboardModifiers
mainWidget
onCanClose
onClose
onFilesDropped
overrideCursorType
parentWindow
showPosition
width
windowCaption
windowIcon
windowOrContentResizeMode
windowRect
windowState
static variables
PERFORMANCE_LOGGING_THRESHOLD_MS
structs
TooltipInfo
variables
_actionsUpdateRequested
_animationActive
_backgroundColor
_caretRect
_caretReplace
_currentContentHeight
_currentContentWidth
_dx
_dy
_eventList
_firstDrawCalled
_flags
_focusStateToApply
_focusedWidget
_hScrollBar
_keyboardModifiers
_mainWidget
_minContentHeight
_minContentWidth
_mouseCaptureButtons
_mouseCaptureFocusedOut
_mouseCaptureFocusedOutTrackMovements
_mouseCaptureWidget
_mouseTrackingWidgets
_onCanClose
_onClose
_onFilesDropped
_overrideCursorType
_popups
_showPosition
_timerQueue
_tooltip
_vScrollBar
_windowOrContentResizeMode
_windowRect
_windowState
mainWidgetChange
windowActivityChanged
windowStateChanged
vertical scrollbar control