Allocation


Object Hierarchy:

Gtk.Allocation Gtk.Allocation Gtk.Allocation Gdk.Rectangle Gdk.Rectangle Gdk.Rectangle->Gtk.Allocation Cairo.RectangleInt Cairo.RectangleInt Cairo.RectangleInt->Gdk.Rectangle

Description:

[ CCode ( type_id = "gdk_rectangle_get_type ()" ) ]
public struct Allocation : Rectangle

A Allocation-struct of a widget represents region which has been allocated to the widget by its parent.

It is a subregion of its parents allocation. See GtkWidget’s geometry management section for more information.


Namespace: Gtk
Package: gtk+-3.0

Inherited Members:

All known members inherited from struct Gdk.Rectangle