Method: TkCore#reset_inactive
- Defined in:
- lib/tk.rb
#reset_inactive ⇒ Object
1712 1713 1714 |
# File 'lib/tk.rb', line 1712 def reset_inactive tk_call_without_enc('tk', 'inactive', 'reset') end |
1712 1713 1714 |
# File 'lib/tk.rb', line 1712 def reset_inactive tk_call_without_enc('tk', 'inactive', 'reset') end |