get_surface_transform


Description:

public void get_surface_transform (out double x, out double y)

Retrieves the surface transform of this.

This is the translation from this's surface coordinates into this's widget coordinates.

Parameters:

this

a `GtkNative`

x

return location for the x coordinate

y

return location for the y coordinate