Method: TkCore#inactive

Defined in:
lib/tk.rb

#inactiveObject



1658
1659
1660
# File 'lib/tk.rb', line 1658

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