Method: TkObject#epath

Defined in:
lib/tk.rb

#epathObject

–> definition is moved to TkUtil module

def path
  @path
end


4849
4850
4851
# File 'lib/tk.rb', line 4849

def epath
  @path
end