|
|
uint64_t | id |
| |
|
char_t * | text |
| |
|
boolean_t | is_text_readonly |
| |
|
boolean_t | is_dirty |
| |
|
boolean_t | is_visible |
| |
|
boolean_t | is_writable |
| |
|
boolean_t | has_alert |
| |
|
int32_t | input_length |
| |
|
const char_t * | input_id |
| |
|
void * | extra_data |
| |
|
boolean_t | extra_data_is_allocated |
| |
|
int32_t | tab_index |
| |
|
rect_t | rect |
| |
|
pixel_t * | buffer |
| |
|
color_t | background_color |
| |
|
color_t | foreground_color |
| |
|
window_t * | next |
| |
|
window_t * | prev |
| |
|
list_t * | children |
| |
|
window_event_f | on_enter |
| |
|
window_event_f | on_redraw |
| |
|
window_event_f | on_scroll |
| |
The documentation for this struct was generated from the following file: