#include <UWindows.h>
Data Fields | |
struct list_head | node |
struct list_head | items |
UW_Type | type |
u8 | x |
u8 | y |
s32 | Absx |
s32 | Absy |
s32 | length |
s32 | height |
bool | visible |
bool | enable |
u8 * | caption |
u8 | captionlen |
s32 | value |
UW_CallBack | CallBacks |
void * | ExtraProperties |
bool UW_Window::enable |
struct list_head UW_Window::items [read] |
struct list_head UW_Window::node [read] |
bool UW_Window::visible |