Method: TkNamespace.get_path
- Defined in:
- lib/tk/namespace.rb
.get_path ⇒ Object
484 485 486 |
# File 'lib/tk/namespace.rb', line 484 def self.get_path tk_call('namespace', 'path') end |
484 485 486 |
# File 'lib/tk/namespace.rb', line 484 def self.get_path tk_call('namespace', 'path') end |