TkPhotoImage
# File tk/lib/tkextlib/bwidget/bitmap.rb, line 17 def initialize(name) @path = tk_call_without_enc('Bitmap::get', name) Tk_IMGTBL[@path] = self end
This page was generated for Ruby 1.8.6
Generated with Ruby-doc Rdoc Generator 0.44.0.