dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
State
dlangui
core
types
widget state flags - bits
Values
Value
Meaning
Normal
4
state not specified / normal
Pressed
1
Focused
2
Enabled
4
Hovered
8
Selected
16
Checkable
32
Checked
64
Activated
128
WindowFocused
256
Default
512
Parent
0x10000
Meta
Source
See Implementation
dlangui
core
types
classes
RefCountedObject
enums
State
functions
appendPath
convertPathDelimiters
fromStringz
fromWStringz
isPathDelimiter
properties
exePath
structs
Glyph
Point
Rect
Ref
variables
PATH_DELIMITER
widget state flags - bits