Method: TkObject#epath
- Defined in:
- lib/tk.rb
#epath ⇒ Object
–> definition is moved to TkUtil module
def path
@path
end
4800 4801 4802 |
# File 'lib/tk.rb', line 4800 def epath @path end |
–> definition is moved to TkUtil module
def path
@path
end
4800 4801 4802 |
# File 'lib/tk.rb', line 4800 def epath @path end |