Requisition.this

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

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

  1. this(GtkRequisition* gtkRequisition)
  2. this()
    class Requisition
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta