Package: gtk

Function gtk:native-surface-transform

Lambda List

gtk:native-surface-transform (native)

Syntax

(gtk:native-surface-transform native) => x, y

Arguments

native -- a gtk:native widget
x -- a double float for the x coordinate
y -- a double float for the y coordinate

Details

Retrieves the surface transform of the native widget. This is the translation from the surface coordinates into the coordinates of the native widget.
 

See also

2025-05-15