tk/winfo reqheight

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

© Author | Home | Sitemap