x11 v1.0.20 (2018-03-27T19:29:03Z)
Home
Dub
Repo
XIAnyHierarchyChangeInfo
x11
extensions
XInput2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow
union
XIAnyHierarchyChangeInfo {
int
type
;
XIAddMasterInfo
add
;
XIRemoveMasterInfo
remove
;
XIAttachSlaveInfo
attach
;
XIDetachSlaveInfo
detach
;
}
Members
Variables
add
XIAddMasterInfo
add
;
Undocumented in source.
attach
XIAttachSlaveInfo
attach
;
Undocumented in source.
detach
XIDetachSlaveInfo
detach
;
Undocumented in source.
remove
XIRemoveMasterInfo
remove
;
Undocumented in source.
type
int
type
;
Undocumented in source.
Meta
Source
See Implementation
x11
extensions
XInput2
aliases
XIFocusInEvent
XIFocusOutEvent
XIGroupState
XILeaveEvent
functions
XIAllowEvents
XIChangeHierarchy
XIChangeProperty
XIDefineCursor
XIDeleteProperty
XIFreeDeviceInfo
XIGetClientPointer
XIGetFocus
XIGetProperty
XIGetSelectedEvents
XIGrabButton
XIGrabDevice
XIGrabEnter
XIGrabFocusIn
XIGrabKeycode
XIListProperties
XIQueryDevice
XIQueryPointer
XIQueryVersion
XISelectEvents
XISetClientPointer
XISetFocus
XIUndefineCursor
XIUngrabButton
XIUngrabDevice
XIUngrabEnter
XIUngrabFocusIn
XIUngrabKeycode
XIWarpPointer
structs
XIAddMasterInfo
XIAnyClassInfo
XIAttachSlaveInfo
XIButtonClassInfo
XIButtonState
XIDetachSlaveInfo
XIDeviceChangedEvent
XIDeviceEvent
XIDeviceInfo
XIEnterEvent
XIEvent
XIEventMask
XIGrabModifiers
XIHierarchyEvent
XIHierarchyInfo
XIKeyClassInfo
XIModifierState
XIPropertyEvent
XIRawEvent
XIRemoveMasterInfo
XIValuatorClassInfo
XIValuatorState
unions
XIAnyHierarchyChangeInfo