|
XenevaOS
|
#include <section.h>

Public Attributes | |
| int | x |
| int | y |
| int | width |
| int | height |
| char * | title |
| bool | scrollable |
| list_t * | buttonList |
| void(* | paint )(_namdapha_sect_ *sect, ChWindow *win) |
| list_t* _namdapha_sect_::buttonList |
| int _namdapha_sect_::height |
| void(* _namdapha_sect_::paint) (_namdapha_sect_ *sect, ChWindow *win) |
| bool _namdapha_sect_::scrollable |
| char* _namdapha_sect_::title |
| int _namdapha_sect_::width |
| int _namdapha_sect_::x |
| int _namdapha_sect_::y |