# File gtk/sample/gtk-demo/images.rb, line 191 def cleanup_callback if @load_timeout != 0 Gtk.timeout_remove(@load_timeout) end end