XFeedbackState

Control structures for input devices that support input class Feedback. These are used by the XGetFeedbackControl and XChangeFeedbackControl functions.

extern (C)
struct XFeedbackState {}

Members

Variables

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

Meta