Widget.getAllocatedHeight

Returns the height that has currently been allocated to widget.

To learn more about widget sizes, see the coordinate system overview.

More...
class Widget
int
getAllocatedHeight
()

Return Value

Type: int

the height of the widget

Detailed Description

Deprecated: Use gtk.widget.Widget.getHeight instead