TkWindow
# File tk/lib/tkextlib/blt/container.rb, line 20 def find_command(pat) Hash[*simplelist(tk_send_without_enc('find', '-command', pat))] end
# File tk/lib/tkextlib/blt/container.rb, line 24 def find_name(pat) Hash[*simplelist(tk_send_without_enc('find', '-name', pat))] end
This page was generated for Ruby 1.9.2
Ruby-doc.org is a service of James Britt and Neurogami, an application development company in Scottsdale, AZ.
Generated with the Rubydoc Rdoc Generator 0.9.3.