Method: WinWindow#hash

Defined in:
lib/winwindow.rb

#hashObject

:nodoc:



1117
1118
1119
# File 'lib/winwindow.rb', line 1117

def hash # :nodoc:
  [self.class, self.hwnd].hash
end