Parent

Methods

Class/Module Index [+]

Quicksearch

TkcTagAll

Public Class Methods

new(parent) click to toggle source
                
# File tk/lib/tk/canvastag.rb, line 377
def self.new(parent)
  super(parent, 'all')
end
blog comments powered by Disqus