Method

GtkWidgetget_allocated_height

Declaration [src]

int
gtk_widget_get_allocated_height (
  GtkWidget* widget
)

Description [src]

Returns the height that has currently been allocated to widget.

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

Return value

Type: int

The height of the widget.