The PID of the process owning the window.
22 23 24
# File 'lib/x_do/window.rb', line 22 def pid XDo::FFILib.xdo_window_get_pid @_xdo_pointer, @_window end