5453 5454 5455 5456
# File 'lib/tk.rb', line 5453 def grid_size() #list(tk_call('grid', 'size', epath)) TkGrid.size(self) end