Create a rectangle.Rectangle boxed type.
Get field height.
Set field height.
Get field width.
Set field width.
Get field x.
Set field x.
Get field y.
Set field y.
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 data structure for holding a rectangle.