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