TkWarningObj
# File tk/lib/tk/dialog.rb, line 323 def initialize(*args) super(*args) show end
# File tk/lib/tk/dialog.rb, line 320 def self.show(*args) self.new(*args) end
This page was generated for Ruby 2.3.4
Ruby-doc.org is provided by James Britt and Neurogami. Maximum R+D.
Generated with Ruby-doc Rdoc Generator 0.36.0.