'''winfo reqheight''' ''window'' Returns a decimal string giving ''window'' 's requested height, in pixels. This is the value used by ''window'' 's [geometry manager] to compute its geometry. ---- See also: * [winfo] * [winfo reqwidth] ---- [Category Command] | [Tk syntax help]