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 bottom field.
Set bottom field.
Get left field.
Set left field.
Get right field.
Set right field.
Get top field.
Set top field.
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.