Package: gdk
Function gdk:surface-translate-coordinates
Lambda Listgdk:surface-translate-coordinates (from to x y) SyntaxArgumentsDetails                    Translates the given coordinates from being relative to the from    surface to being relative to the to surface.    Note that this only works if to and from are popups or
  transient-for to the same toplevel (directly or indirectly). The function returns nil, if the coordinates were not successfully translated.  | See also | 
#2025-08-02