5340 5341 5342 5343 5344
# File 'lib/tk.rb', line 5340 def grid_forget #tk_call('grid', 'forget', epath) TkGrid.forget(self) self end