Method: TkTextIO#sync=
- Defined in:
- sample/tktextio.rb
#sync=(mode) ⇒ Object
816 817 818 |
# File 'sample/tktextio.rb', line 816 def sync=(mode) @sync = mode end |
816 817 818 |
# File 'sample/tktextio.rb', line 816 def sync=(mode) @sync = mode end |