X.Event – x11 Reference Manual
Event
Object Hierarchy:
X.Event
X.Event
X.Event
Description:
[
GIR
( name =
"XEvent"
) ]
[
CCode
( cname =
"XEvent"
, has_type_id =
false
) ]
public
struct
Event
Namespace:
X
Package:
x11
Content:
Fields:
public
int
type
public
AnyEvent
xany
public
KeyEvent
xkey
public
ButtonEvent
xbutton
public
MotionEvent
xmotion
public
CrossingEvent
xcrossing
public
FocusChangeEvent
xfocus
public
ExposeEvent
xexpose
public
GraphicsExposeEvent
xgraphicsexpose
public
NoExposeEvent
xnoexpose
public
VisibilityEvent
xvisibility
public
CreateWindowEvent
xcreatewindow
public
DestroyWindowEvent
xdestroywindow
public
UnmapEvent
xunmap
public
MapEvent
xmap
public
MapRequestEvent
xmaprequest
public
ReparentEvent
xreparent
public
ConfigureEvent
xconfigure
public
GravityEvent
xgravity
public
ResizeRequestEvent
xresizerequest
public
ConfigureRequestEvent
xconfigurerequest
public
CirculateEvent
xcirculate
public
CirculateRequestEvent
xcirculaterequest
public
PropertyEvent
xproperty
public
SelectionClearEvent
xselectionclear
public
SelectionRequestEvent
xselectionrequest
public
SelectionEvent
xselection
public
ColormapEvent
xcolormap
public
ClientMessageEvent
xclient
public
MappingEvent
xmapping
public
ErrorEvent
xerror
public
KeymapEvent
xkeymap
public
GenericEvent
xgeneric
public
GenericEventCookie
xcookie
2022 vala-language.org