Support for the Ruby 2.1 series ended on March 31 2017. See here for details.
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.5
Ruby-doc.org is a service of James Britt and Neurogami, purveyors of fine dance noise.
Generated with Ruby-doc Rdoc Generator 0.44.0.