Module: XDo::FFILib::Consts

Defined in:
lib/x_do/ffi_autogen.rb

Overview

Constant values extracted from headers.

Constant Summary collapse

XDO_SUCCESS =
0
XDO_ERROR =
1
SEARCH_PID =
0x0008
SEARCH_ANY =
nil
SEARCH_ALL =
nil
SEARCH_TITLE =
0x0001
SEARCH_CLASS =
0x0002
SEARCH_NAME =
0x0004
SEARCH_SCREEN =
0x0020
SEARCH_CLASSNAME =
0x0040
SEARCH_ONLYVISIBLE =
0x0010
SIZE_USEHINTS =
1
SIZE_TO =
0
SIZE_FROM =
1