118 119 120 121 122
# File 'lib/tkextlib/ICONS/icons.rb', line 118 def delete Tk_IMGTBL.delete(@path) tk_call('::icons::icons', 'delete', @name) self end