TkWindow
# File tk/lib/tkextlib/tcllib/screenruler.rb, line 19 def self.package_name PACKAGE_NAME end
# File tk/lib/tkextlib/tcllib/screenruler.rb, line 23 def self.package_version begin TkPackage.require('widget::screenruler') rescue '' end end
# File tk/lib/tkextlib/tcllib/screenruler.rb, line 58 def display tk_send('display') self end
# File tk/lib/tkextlib/tcllib/screenruler.rb, line 64 def hide tk_send('hide') self end
This page was generated for Ruby 2.1.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.