Method: Tk::Vu::Pie#__destroy_hook__

Defined in:
lib/tkextlib/vu/pie.rb

#__destroy_hook__Object



42
43
44
# File 'lib/tkextlib/vu/pie.rb', line 42

def __destroy_hook__
  Tk::Vu::PieSlice::SliceID_TBL.delete(@path)
end