x11 v1.0.20 (2018-03-27T19:29:03Z)
Home
Dub
Repo
XFixesCursorNotifyEvent
x11
extensions
Xfixes
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
XFixesCursorNotifyEvent {
int
type
;
ulong
serial
;
Bool
send_event
;
Display
*
display
;
Window
window
;
int
subtype
;
ulong
cursor_serial
;
Time
timestamp
;
Atom
cursor_name
;
}
Members
Variables
cursor_name
Atom
cursor_name
;
Undocumented in source.
cursor_serial
ulong
cursor_serial
;
Undocumented in source.
display
Display
*
display
;
Undocumented in source.
send_event
Bool
send_event
;
Undocumented in source.
serial
ulong
serial
;
Undocumented in source.
subtype
int
subtype
;
Undocumented in source.
timestamp
Time
timestamp
;
Undocumented in source.
type
int
type
;
Undocumented in source.
window
Window
window
;
Undocumented in source.
Meta
Source
See Implementation
x11
extensions
Xfixes
aliases
PointerBarrier
XserverRegion
functions
XFixesChangeCursor
XFixesChangeCursorByName
XFixesChangeSaveSet
XFixesCopyRegion
XFixesCreatePointerBarrier
XFixesCreateRegion
XFixesCreateRegionFromBitmap
XFixesCreateRegionFromGC
XFixesCreateRegionFromPicture
XFixesCreateRegionFromWindow
XFixesDestroyPointerBarrier
XFixesDestroyRegion
XFixesExpandRegion
XFixesFetchRegion
XFixesFetchRegionAndBounds
XFixesGetCursorImage
XFixesGetCursorName
XFixesHideCursor
XFixesIntersectRegion
XFixesInvertRegion
XFixesQueryExtension
XFixesQueryVersion
XFixesRegionExtents
XFixesSelectCursorInput
XFixesSelectSelectionInput
XFixesSetCursorName
XFixesSetGCClipRegion
XFixesSetPictureClipRegion
XFixesSetRegion
XFixesSetWindowShapeRegion
XFixesShowCursor
XFixesSubtractRegion
XFixesTranslateRegion
XFixesUnionRegion
XFixesVersion
manifest constants
XFIXES_MAJOR
structs
XFixesCursorImage
XFixesCursorImageAndName
XFixesCursorNotifyEvent
XFixesSelectionNotifyEvent