Tk::Tile::TEntry
# File tk/lib/tkextlib/tcllib/dateentry.rb, line 19 def self.package_name PACKAGE_NAME end
# File tk/lib/tkextlib/tcllib/dateentry.rb, line 23 def self.package_version begin TkPackage.require('widget::dateentry') rescue '' end end
# File tk/lib/tkextlib/tcllib/dateentry.rb, line 53 def post tk_send('post') self end
# File tk/lib/tkextlib/tcllib/dateentry.rb, line 58 def unpost tk_send('unpost') self end
This page was generated for Ruby 1.9.2
Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious.
Generated with the Rubydoc Rdoc Generator 0.9.3.