Widget.getAllocatedHeight

Returns the height that has currently been allocated to @widget. This function is intended to be used when implementing handlers for the #GtkWidget::draw function.

class Widget
int
getAllocatedHeight
()

Return Value

Type: int

the height of the @widget

Meta