Surface.getHeight

Returns the height of the given @surface.

Surface size is reported in ”application pixels”, not ”device pixels” (see [method@Gdk.Surface.get_scale_factor]).

class Surface
int
getHeight
()

Return Value

Type: int

The height of @surface

Meta