点击或拖拽改变大小

XRequest 枚举

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

命名空间:  CPF.Linux
程序集:  CPF.Linux (在 CPF.Linux.dll 中) 版本:0.8.8.5
语法
C#
public enum XRequest
成员
  成员名称说明
X_CreateWindow1
X_ChangeWindowAttributes2
X_GetWindowAttributes3
X_DestroyWindow4
X_DestroySubwindows5
X_ChangeSaveSet6
X_ReparentWindow7
X_MapWindow8
X_MapSubwindows9
X_UnmapWindow10
X_UnmapSubwindows11
X_ConfigureWindow12
X_CirculateWindow13
X_GetGeometry14
X_QueryTree15
X_InternAtom16
X_GetAtomName17
X_ChangeProperty18
X_DeleteProperty19
X_GetProperty20
X_ListProperties21
X_SetSelectionOwner22
X_GetSelectionOwner23
X_ConvertSelection24
X_SendEvent25
X_GrabPointer26
X_UngrabPointer27
X_GrabButton28
X_UngrabButton29
X_ChangeActivePointerGrab30
X_GrabKeyboard31
X_UngrabKeyboard32
X_GrabKey33
X_UngrabKey34
X_AllowEvents35
X_GrabServer36
X_UngrabServer37
X_QueryPointer38
X_GetMotionEvents39
X_TranslateCoords40
X_WarpPointer41
X_SetInputFocus42
X_GetInputFocus43
X_QueryKeymap44
X_OpenFont45
X_CloseFont46
X_QueryFont47
X_QueryTextExtents48
X_ListFonts49
X_ListFontsWithInfo50
X_SetFontPath51
X_GetFontPath52
X_CreatePixmap53
X_FreePixmap54
X_CreateGC55
X_ChangeGC56
X_CopyGC57
X_SetDashes58
X_SetClipRectangles59
X_FreeGC60
X_ClearArea61
X_CopyArea62
X_CopyPlane63
X_PolyPoint64
X_PolyLine65
X_PolySegment66
X_PolyRectangle67
X_PolyArc68
X_FillPoly69
X_PolyFillRectangle70
X_PolyFillArc71
X_PutImage72
X_GetImage73
X_PolyText874
X_PolyText1675
X_ImageText876
X_ImageText1677
X_CreateColormap78
X_FreeColormap79
X_CopyColormapAndFree80
X_InstallColormap81
X_UninstallColormap82
X_ListInstalledColormaps83
X_AllocColor84
X_AllocNamedColor85
X_AllocColorCells86
X_AllocColorPlanes87
X_FreeColors88
X_StoreColors89
X_StoreNamedColor90
X_QueryColors91
X_LookupColor92
X_CreateCursor93
X_CreateGlyphCursor94
X_FreeCursor95
X_RecolorCursor96
X_QueryBestSize97
X_QueryExtension98
X_ListExtensions99
X_ChangeKeyboardMapping100
X_GetKeyboardMapping101
X_ChangeKeyboardControl102
X_GetKeyboardControl103
X_Bell104
X_ChangePointerControl105
X_GetPointerControl106
X_SetScreenSaver107
X_GetScreenSaver108
X_ChangeHosts109
X_ListHosts110
X_SetAccessControl111
X_SetCloseDownMode112
X_KillClient113
X_RotateProperties114
X_ForceScreenSaver115
X_SetPointerMapping116
X_GetPointerMapping117
X_SetModifierMapping118
X_GetModifierMapping119
X_NoOperation127
参见