get_height


Description:

public int get_height ()

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 [ [email protected]].

For pointer events, see [[email protected]].

Parameters:

this

a `GtkWidget`

Returns:

The height of this




2022 vala-language.org