Method: TkNamespace#set_path

Defined in:
ext/lib/tk/namespace.rb

#set_pathObject



514
515
516
# File 'ext/lib/tk/namespace.rb', line 514

def set_path
  tk_call('namespace', 'path', @fullname)
end