Method: TkNamespace#set_path
- Defined in:
- lib/tk/namespace.rb
#set_path ⇒ Object
490 491 492 |
# File 'lib/tk/namespace.rb', line 490 def set_path tk_call('namespace', 'path', @fullname) end |
490 491 492 |
# File 'lib/tk/namespace.rb', line 490 def set_path tk_call('namespace', 'path', @fullname) end |