TkCanvas
# File tk/lib/tkextlib/tcllib/calendar.rb, line 19 def self.package_name PACKAGE_NAME end
# File tk/lib/tkextlib/tcllib/calendar.rb, line 23 def self.package_version begin TkPackage.require('widget::calendar') rescue '' end end
# File tk/lib/tkextlib/tcllib/calendar.rb, line 52 def get(what = 'all') tk_send('get', what) end
This page was generated for Ruby 2.1.0
Ruby-doc.org is a service of James Britt and Neurogami, a software development company in Scottsdale, AZ.
Generated with Ruby-doc Rdoc Generator 0.33.0.