|
Atrinik Client 2.5
|
#include <widget.h>
Data Fields | |
| int | widget_type |
| int | outer_padding_top |
| int | outer_padding_bottom |
| int | outer_padding_left |
| int | outer_padding_right |
| int | x_left_buf1 |
| int | x_left_buf2 |
| int | x_right_buf1 |
| int | x_right_buf2 |
| int | y_top_buf1 |
| int | y_top_buf2 |
| int | y_bottom_buf1 |
| int | y_bottom_buf2 |
| void * | subcontainer |
Information about a widget container. Containers can hold widgets inside them.
1.7.4