Widget.getAllocatedHeight
int 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.
Returns
the height of the widget
int 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.