Allocates a new gtk.requisition.Requisition.
Copies a gtk.requisition.Requisition.
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 gtk.requisition.Requisition represents the desired size of a widget. See GtkWidget’s geometry management section for more information.