点击或拖拽改变大小

XEventName 枚举

[缺少 "T:CPF.Linux.XEventName" 的 <summary> 文档]

命名空间:  CPF.Linux
程序集:  CPF.Linux (在 CPF.Linux.dll 中) 版本:0.8.8.5
语法
C#
public enum XEventName
成员
  成员名称说明
KeyPress2
KeyRelease3
ButtonPress4
ButtonRelease5
MotionNotify6
EnterNotify7
LeaveNotify8
FocusIn9
FocusOut10
KeymapNotify11
Expose12 绘制
GraphicsExpose13
NoExpose14
VisibilityNotify15
CreateNotify16
DestroyNotify17
UnmapNotify18
MapNotify19
MapRequest20
ReparentNotify21
ConfigureNotify22
ConfigureRequest23
GravityNotify24
ResizeRequest25
CirculateNotify26
CirculateRequest27
PropertyNotify28
SelectionClear29
SelectionRequest30
SelectionNotify31
ColormapNotify32
ClientMessage33
MappingNotify34
GenericEvent35
LASTEvent36
参见