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.2.10
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.44.0.