23 24 25 26
# File 'ext/ae-rad/lib/tk/al-tkcustom.rb', line 23 def stop @active = false @t_clock.exit if defined? @t_clock end