Module Wrappers.Requisition

type t = [ `requisition ] Gobject.obj

A `GtkRequisition` represents the desired size of a widget. See GtkWidget’s geometry management section(class.Widget.html#height-for-width-geometry-management) for more information.

val new_ : unit -> t

Create a new Requisition

val get_type : unit -> Gobject.Type.t