tk/winfo x

(tk/winfo 'x #<widget>)
Returns a decimal string giving the x-coordinate, in #<widget>'s parent, of the upper-left corner of #<widget>'s border (or #<widget> if it has no border).

© Author | Home | Sitemap