GtkBorder

A struct that specifies a border around a rectangular area that can be of different width on each side.

Members

Variables

bottom
int bottom;
Undocumented in source.
left
int left;
Undocumented in source.
right
int right;
Undocumented in source.
top
int top;
Undocumented in source.

Meta