|
SayoriOS
0.3.3
|
Поля данных | |
| size_t | id |
| char * | title |
| size_t | width |
| size_t | height |
| size_t | x |
| size_t | y |
| bool | with_title_bar |
| WindowState_t | state |
| bool | minimizable |
| bool | closable |
| uint32_t | canvas_bgcolor |
| vector_t * | widgets |
| on_close_function_t | on_close |
| void * | data |