A struct that specifies a border around a rectangular area.
Each side can have different width.
Allocates a new GtkBorder struct and initializes its elements to zero.
GtkBorder
The width of the bottom border
The width of the left border
The width of the right border
The width of the top border
Copies a GtkBorder.
Frees a GtkBorder.
A struct that specifies a border around a rectangular area.
Each side can have different width.