Method: TkNamespace#set_path

Defined in:
lib/tk/namespace.rb

#set_pathObject



490
491
492
# File 'lib/tk/namespace.rb', line 490

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