Atrinik Client 2.5
Data Fields
_widget_container_strip Struct Reference

#include <widget.h>

Data Fields

int inner_padding
int horizontal
int size
void * subcontainer_strip

Detailed Description

A more specialized kind of container, where widgets snap into it when inserted, and where widgets are sorted into rows and columns.

Definition at line 184 of file widget.h.


Field Documentation

Have it as either a row or a column. 1 = row, 0 = column.

Definition at line 190 of file widget.h.

The space between the widgets inside in relation to each other.

Definition at line 187 of file widget.h.

Height of row or width of column.

Definition at line 193 of file widget.h.

Used for custom attributes of a strip container.

Definition at line 196 of file widget.h.


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