Surface.getFallbackResolution

void getFallbackResolution(out double xPixelsPerInch, out double yPixelsPerInch)

This function returns the previous fallback resolution set by [cairo.surface.Surface.setFallbackResolution], or default fallback resolution if never set.

Parameters

xPixelsPerInchhorizontal pixels per inch
yPixelsPerInchvertical pixels per inch