Surface.getHeight
int getHeight() nothrowReturns the height of the given surface.
Surface size is reported in ”application pixels”, not ”device pixels” (see gdk.surface.Surface.getScaleFactor).
Returns
The height of surface
int getHeight() nothrowReturns the height of the given surface.
Surface size is reported in ”application pixels”, not ”device pixels” (see gdk.surface.Surface.getScaleFactor).