Method: Tk::Iwidgets::Hierarchy#mark_get
- Defined in:
- lib/tkextlib/iwidgets/hierarchy.rb
#mark_get ⇒ Object
232 233 234 |
# File 'lib/tkextlib/iwidgets/hierarchy.rb', line 232 def mark_get list(tk_call(@path, 'mark', 'get')) end |
232 233 234 |
# File 'lib/tkextlib/iwidgets/hierarchy.rb', line 232 def mark_get list(tk_call(@path, 'mark', 'get')) end |