x11 v1.0.20 (2018-03-27T19:29:03Z)
Home
Dub
Repo
XFixesSelectionNotifyEvent
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
XFixesSelectionNotifyEvent {
int
type
;
ulong
serial
;
Bool
send_event
;
Display
*
display
;
Window
window
;
int
subtype
;
Window
owner
;
Atom
selection
;
Time
timestamp
;
Time
selection_timestamp
;
}
Members
Variables
display
Display
*
display
;
Undocumented in source.
owner
Window
owner
;
Undocumented in source.
selection
Atom
selection
;
Undocumented in source.
selection_timestamp
Time
selection_timestamp
;
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