Widget.getHeight

Returns the content height of the widget.

This function returns the height passed to its size-allocate implementation, which is the height you should be using in vfuncGtk.Widget.snapshot.

For pointer events, see gtk.widget.Widget.contains.

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

class Widget
int
getHeight
()

Return Value

Type: int

The height of widget