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

Return Value

x -- a double float with the x coordinate
y -- a double float with 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

2024-9-29