tk/winfo reqwidth

(tk/winfo 'reqwidth #<widget>)
Returns a decimal string giving #<widget>'s requested width, in pixels. This is the value used by #<widget>'s geometry manager to compute its geometry.

© Author | Home | Sitemap