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