324 325 326
# File 'lib/tk/winfo.rb', line 324 def TkWinfo.vrootwidth(win) number(tk_call_without_enc('winfo', 'vrootwidth', win)) end