Allocates a new gtk.border.Border struct and initializes its elements to zero.
Copies a gtk.border.Border.
Returns this, for use in with statements.
Get field bottom.
Set field bottom.
Get field left.
Set field left.
Get field right.
Set field right.
Get field top.
Set field top.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.
A struct that specifies a border around a rectangular area.
Each side can have different width.