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