Method: TkCore#inactive
- Defined in:
- lib/tk.rb
#inactive ⇒ Object
1660 1661 1662 |
# File 'lib/tk.rb', line 1660 def inactive Integer(tk_call_without_enc('tk', 'inactive')) end |
1660 1661 1662 |
# File 'lib/tk.rb', line 1660 def inactive Integer(tk_call_without_enc('tk', 'inactive')) end |