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