Component flags
[AWS]
Variables | |
const unsigned int | AWSF_CMP_ALWAYSERASE = 4 |
set if component always needs erased by parent first | |
const unsigned int | AWSF_CMP_DEAF = 32 |
const unsigned int | AWSF_CMP_FOCUSED = 512 |
set if this component is focused | |
const unsigned int | AWSF_CMP_HIDDEN = 8 |
set if component is hidden | |
const unsigned int | AWSF_CMP_INVISIBLE = 16 |
set by window manager when a component gets too small during resize | |
const unsigned int | AWSF_CMP_NON_CLIENT = 256 |
set if this component should not be clipped to client area | |
const unsigned int | AWSF_CMP_TOP_SELECT = 128 |
set if this component should come to the front when selected | |
const unsigned int | AWSF_CMP_TRANSPARENT = 2 |
set if component is transparent | |
const unsigned int | AWSF_CMP_WINDOW = 64 |
set if component is window |
Variable Documentation
|
set if component always needs erased by parent first
|
|
set if this component is focused
|
|
set if component is hidden
|
|
set by window manager when a component gets too small during resize
|
|
set if this component should not be clipped to client area
|
|
set if this component should come to the front when selected
|
|
set if component is transparent
|
|
set if component is window
|
Generated for Crystal Space by doxygen 1.4.6