Method: TkNamespace.get_path

Defined in:
lib/tk/namespace.rb

.get_pathObject



484
485
486
# File 'lib/tk/namespace.rb', line 484

def self.get_path
  tk_call('namespace', 'path')
end