tk/winfo vrootx

(tk/winfo 'vrootx #<widget>)
Returns the x-offset of the virtual root window associated with #<widget>, relative to the root window of its screen. This is normally either zero or negative. Returns 0 if there is no virtual root window for #<widget>.

© Author | Home | Sitemap