Method: TkObject#epath

Defined in:
lib/tk.rb

#epathObject

–> definition is moved to TkUtil module

def path
  @path
end


4800
4801
4802
# File 'lib/tk.rb', line 4800

def epath
  @path
end