Maintenance of Ruby 2.0.0 will end on February 24, 2016. Read more
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.0.0
Ruby-doc.org is a service of James Britt and Neurogami, an application development company in Scottsdale, AZ.
Generated with Ruby-doc Rdoc Generator 0.33.0.