| Netbook Toolkit Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | ||||
typedef struct {
gfloat top;
gfloat right;
gfloat bottom;
gfloat left;
} NbtkPadding;
The padding from the internal border of the parent container.
gfloat |
padding from the top |
gfloat |
padding from the right |
gfloat |
padding from the bottom |
gfloat |
padding from the left |