Method: TkCore#inactive

Defined in:
lib/tk.rb

#inactiveObject



1660
1661
1662
# File 'lib/tk.rb', line 1660

def inactive
  Integer(tk_call_without_enc('tk', 'inactive'))
end