Parent

Methods

Class/Module Index [+]

Quicksearch

TkBitmapImage

Public Class Methods

new(*args) click to toggle source
                
# File tk/lib/tk/image.rb, line 125
def initialize(*args)
  @type = 'bitmap'
  super(*args)
end
blog comments powered by Disqus