Atrinik Client 2.5
Data Fields
_widget_container Struct Reference

#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

Detailed Description

Information about a widget container. Containers can hold widgets inside them.

Definition at line 129 of file widget.h.


Field Documentation

The space between the widgets inside and the bottom outer border of the widget container.

Definition at line 138 of file widget.h.

The space between the widgets inside and the left outer border of the widget container.

Definition at line 141 of file widget.h.

The space between the widgets inside and the right outer border of the widget container.

Definition at line 144 of file widget.h.

The space between the widgets inside and the top outer border of the widget container.

Definition at line 135 of file widget.h.

What type of widget this widget can hold, set to -1 to hold all types of widgets.

Definition at line 132 of file widget.h.


The documentation for this struct was generated from the following file: