Requisition.this

Allocates a new #GtkRequisition-struct and initializes its elements to zero.

Return Value

a new empty #GtkRequisition. The newly allocated #GtkRequisition should be freed with gtk_requisition_free().

Throws

ConstructionException GTK+ fails to create the object.

Meta