5422 5423 5424 5425
# File 'lib/tk.rb', line 5422 def grid_info() #list(tk_call('grid', 'info', epath)) TkGrid.info(self) end