XAnyClassInfo

An array of XDeviceList structures is returned by the XListInputDevices function. Each entry contains information about one input device. Among that information is an array of pointers to structures that describe the characteristics of the input device.

extern (C)
struct XAnyClassInfo {}

Members

Variables

class_
XID class_;
Undocumented in source.
length
int length;
Undocumented in source.

Meta