5258 5259 5260 5261 5262
# File 'lib/tk.rb', line 5258 def pack_forget #tk_call_without_enc('pack', 'forget', epath) TkPack.forget(self) self end