mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-04 03:37:59 +02:00
remove all private macro defines
after converting everything to st. man page macros there is no need to maintain X11 private nroff macros, so remove them. Signed-off-by: Walter Harms <wharms@bfs.de>
This commit is contained in:
parent
b7f09ae19c
commit
fe46eb2871
182 changed files with 0 additions and 6136 deletions
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH AllPlanes __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH AllPlanes __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease \- Display macros and functions
|
AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease \- Display macros and functions
|
||||||
|
|
|
||||||
|
|
@ -45,65 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.de NT
|
|
||||||
.ne 7
|
|
||||||
.ds NO Note
|
|
||||||
.if \\n(.$>$1 .if !'\\$2'C' .ds NO \\$2
|
|
||||||
.if \\n(.$ .if !'\\$1'C' .ds NO \\$1
|
|
||||||
.ie n .sp
|
|
||||||
.el .sp 10p
|
|
||||||
.TB
|
|
||||||
.ce
|
|
||||||
\\*(NO
|
|
||||||
.ie n .sp
|
|
||||||
.el .sp 5p
|
|
||||||
.if '\\$1'C' .ce 99
|
|
||||||
.if '\\$2'C' .ce 99
|
|
||||||
.in +5n
|
|
||||||
.ll -5n
|
|
||||||
.R
|
|
||||||
..
|
|
||||||
. \" Note End -- doug kraft 3/85
|
|
||||||
.de NE
|
|
||||||
.ce 0
|
|
||||||
.in -5n
|
|
||||||
.ll +5n
|
|
||||||
.ie n .sp
|
|
||||||
.el .sp 10p
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH BlackPixelOfScreen __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH BlackPixelOfScreen __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen \- screen information functions and macros
|
BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen \- screen information functions and macros
|
||||||
|
|
|
||||||
|
|
@ -45,65 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.de NT
|
|
||||||
.ne 7
|
|
||||||
.ds NO Note
|
|
||||||
.if \\n(.$>$1 .if !'\\$2'C' .ds NO \\$2
|
|
||||||
.if \\n(.$ .if !'\\$1'C' .ds NO \\$1
|
|
||||||
.ie n .sp
|
|
||||||
.el .sp 10p
|
|
||||||
.TB
|
|
||||||
.ce
|
|
||||||
\\*(NO
|
|
||||||
.ie n .sp
|
|
||||||
.el .sp 5p
|
|
||||||
.if '\\$1'C' .ce 99
|
|
||||||
.if '\\$2'C' .ce 99
|
|
||||||
.in +5n
|
|
||||||
.ll -5n
|
|
||||||
.R
|
|
||||||
..
|
|
||||||
. \" Note End -- doug kraft 3/85
|
|
||||||
.de NE
|
|
||||||
.ce 0
|
|
||||||
.in -5n
|
|
||||||
.ll +5n
|
|
||||||
.ie n .sp
|
|
||||||
.el .sp 10p
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH DisplayOfCCC __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH DisplayOfCCC __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC \- Color Conversion Context macros
|
DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC \- Color Conversion Context macros
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH ImageByteOrder __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH ImageByteOrder __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues \- image format functions and macros
|
ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues \- image format functions and macros
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH IsCursorKey __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH IsCursorKey __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModifierKey, IsPFKey, IsPrivateKeypadKey \- keysym classification macros
|
IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModifierKey, IsPFKey, IsPrivateKeypadKey \- keysym classification macros
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XAddConnectionWatch __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XAddConnectionWatch __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XAddConnectionWatch, XRemoveConnectionWatch, XProcessInternalConnection, XInternalConnectionNumbers \- handle Xlib internal connections
|
XAddConnectionWatch, XRemoveConnectionWatch, XProcessInternalConnection, XInternalConnectionNumbers \- handle Xlib internal connections
|
||||||
|
|
|
||||||
|
|
@ -71,39 +71,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XAddHost __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XAddHost __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress, XServerInterpretedAddress \- control host access and host control structure
|
XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress, XServerInterpretedAddress \- control host access and host control structure
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XAllocClassHint __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XAllocClassHint __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XAllocClassHint, XSetClassHint, XGetClassHint, XClassHint \- allocate class hints structure and set or read a window's WM_CLASS property
|
XAllocClassHint, XSetClassHint, XGetClassHint, XClassHint \- allocate class hints structure and set or read a window's WM_CLASS property
|
||||||
|
|
|
||||||
|
|
@ -46,39 +46,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
'\" e
|
'\" e
|
||||||
.TH XAllocColor __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XAllocColor __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XAllocIconSize __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XAllocIconSize __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XAllocIconSize, XSetIconSizes, XGetIconSizes, XIconSize \- allocate icon size structure and set or read a window's WM_ICON_SIZES property
|
XAllocIconSize, XSetIconSizes, XGetIconSizes, XIconSize \- allocate icon size structure and set or read a window's WM_ICON_SIZES property
|
||||||
|
|
|
||||||
|
|
@ -46,39 +46,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface, \fRO'Reilly and Associates,
|
.ds xL Xlib \- C Language X Interface, \fRO'Reilly and Associates,
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
'\" t
|
'\" t
|
||||||
.TH XAllocSizeHints __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XAllocSizeHints __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
|
|
|
||||||
|
|
@ -46,39 +46,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
'\" t
|
'\" t
|
||||||
.TH XAllocStandardColormap __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XAllocStandardColormap __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
|
|
|
||||||
|
|
@ -46,39 +46,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface, \fRO'Reilly and Associates, Sebastopol, 1991.
|
.ds xL Xlib \- C Language X Interface, \fRO'Reilly and Associates, Sebastopol, 1991.
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
'\" t
|
'\" t
|
||||||
.TH XAllocWMHints __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XAllocWMHints __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XAllowEvents __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XAllowEvents __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XAllowEvents \- release queued events
|
XAllowEvents \- release queued events
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XAnyEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XAnyEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XAnyEvent, XEvent \- generic X event structures
|
XAnyEvent, XEvent \- generic X event structures
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XButtonEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XButtonEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XButtonEvent, XKeyEvent, XMotionEvent \- KeyPress, KeyRelease, ButtonPress, ButtonRelease, and MotionNotify event structures
|
XButtonEvent, XKeyEvent, XMotionEvent \- KeyPress, KeyRelease, ButtonPress, ButtonRelease, and MotionNotify event structures
|
||||||
|
|
|
||||||
|
|
@ -46,39 +46,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
'\" t
|
'\" t
|
||||||
.TH XChangeKeyboardControl __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XChangeKeyboardControl __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XChangeKeyboardMapping __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XChangeKeyboardMapping __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifiermap, XModifierKeymap \- manipulate keyboard encoding and keyboard encoding structure
|
XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifiermap, XModifierKeymap \- manipulate keyboard encoding and keyboard encoding structure
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XChangePointerControl __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XChangePointerControl __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XChangePointerControl, XGetPointerControl \- control pointer
|
XChangePointerControl, XGetPointerControl \- control pointer
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XChangeSaveSet __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XChangeSaveSet __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XChangeSaveSet, XAddToSaveSet, XRemoveFromSaveSet \- change a client's save set
|
XChangeSaveSet, XAddToSaveSet, XRemoveFromSaveSet \- change a client's save set
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XChangeWindowAttributes __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XChangeWindowAttributes __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap \- change window attributes
|
XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap \- change window attributes
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XCirculateEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XCirculateEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XCirculateEvent \- CirculateNotify event structure
|
XCirculateEvent \- CirculateNotify event structure
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XCirculateRequestEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XCirculateRequestEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XCirculateRequestEvent \- CirculateRequest event structure
|
XCirculateRequestEvent \- CirculateRequest event structure
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XClearArea __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XClearArea __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XClearArea, XClearWindow \- clear area or window
|
XClearArea, XClearWindow \- clear area or window
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XClientMessageEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XClientMessageEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XClientMessageEvent \- ClientMessage event structure
|
XClientMessageEvent \- ClientMessage event structure
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XColormapEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XColormapEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XColormapEvent \- ColormapNotify event structure
|
XColormapEvent \- ColormapNotify event structure
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XConfigureEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XConfigureEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XConfigureEvent \- ConfigureNotify event structure
|
XConfigureEvent \- ConfigureNotify event structure
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XConfigureRequestEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XConfigureRequestEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XConfigureRequestEvent \- ConfigureRequest event structure
|
XConfigureRequestEvent \- ConfigureRequest event structure
|
||||||
|
|
|
||||||
|
|
@ -46,39 +46,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
'\" t
|
'\" t
|
||||||
.TH XConfigureWindow __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XConfigureWindow __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XCopyArea __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XCopyArea __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XCopyArea, XCopyPlane \- copy areas
|
XCopyArea, XCopyPlane \- copy areas
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XCreateColormap __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XCreateColormap __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XCreateColormap, XCopyColormapAndFree, XFreeColormap, XColor \- create, copy, or destroy colormaps and color structure
|
XCreateColormap, XCopyColormapAndFree, XFreeColormap, XColor \- create, copy, or destroy colormaps and color structure
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XCreateFontCursor __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XCreateFontCursor __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XCreateFontCursor, XCreatePixmapCursor, XCreateGlyphCursor \- create cursors
|
XCreateFontCursor, XCreatePixmapCursor, XCreateGlyphCursor \- create cursors
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XCreateFontSet __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XCreateFontSet __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XCreateFontSet, XFreeFontSet \- create and free an international text drawing font set
|
XCreateFontSet, XFreeFontSet \- create and free an international text drawing font set
|
||||||
|
|
|
||||||
|
|
@ -46,39 +46,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
'\" t
|
'\" t
|
||||||
.TH XCreateGC __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XCreateGC __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XCreateIC __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XCreateIC __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XCreateIC, XDestroyIC, XIMOfIC \- create, destroy, and obtain the input method of an input context
|
XCreateIC, XDestroyIC, XIMOfIC \- create, destroy, and obtain the input method of an input context
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XCreateOC __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XCreateOC __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XCreateOC, XDestroyOC, XSetOCValues, XGetOCValues, XOMOfOC \- create output contexts
|
XCreateOC, XDestroyOC, XSetOCValues, XGetOCValues, XOMOfOC \- create output contexts
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XCreatePixmap __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XCreatePixmap __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XCreatePixmap, XFreePixmap \- create or destroy pixmaps
|
XCreatePixmap, XFreePixmap \- create or destroy pixmaps
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XCreateRegion __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XCreateRegion __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XCreateRegion, XSetRegion, XDestroyRegion \- create or destroy regions
|
XCreateRegion, XSetRegion, XDestroyRegion \- create or destroy regions
|
||||||
|
|
|
||||||
|
|
@ -46,39 +46,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
'\" t
|
'\" t
|
||||||
.TH XCreateWindow __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XCreateWindow __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XCreateWindowEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XCreateWindowEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XCreateWindowEvent \- CreateNotify event structure
|
XCreateWindowEvent \- CreateNotify event structure
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XCrossingEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XCrossingEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XCrossingEvent \- EnterNotify and LeaveNotify event structure
|
XCrossingEvent \- EnterNotify and LeaveNotify event structure
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XDefineCursor __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XDefineCursor __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XDefineCursor, XUndefineCursor \- define cursors
|
XDefineCursor, XUndefineCursor \- define cursors
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XDestroyWindow __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XDestroyWindow __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XDestroyWindow, XDestroySubwindows \- destroy windows
|
XDestroyWindow, XDestroySubwindows \- destroy windows
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XDestroyWindowEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XDestroyWindowEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
.EEstroyWindowEvent \- DestroyNotify event structure
|
.EEstroyWindowEvent \- DestroyNotify event structure
|
||||||
|
|
|
||||||
|
|
@ -46,39 +46,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.de EX
|
.de EX
|
||||||
.sp
|
.sp
|
||||||
.nf
|
.nf
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XDrawImageString __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XDrawImageString __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XDrawImageString, XDrawImageString16 \- draw image text
|
XDrawImageString, XDrawImageString16 \- draw image text
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XDrawLine __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XDrawLine __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XDrawLine, XDrawLines, XDrawSegments, XSegment \- draw lines, polygons, and line structure
|
XDrawLine, XDrawLines, XDrawSegments, XSegment \- draw lines, polygons, and line structure
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XDrawPoint __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XDrawPoint __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XDrawPoint, XDrawPoints, XPoint \- draw points and points structure
|
XDrawPoint, XDrawPoints, XPoint \- draw points and points structure
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XDrawRectangle __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XDrawRectangle __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XDrawRectangle, XDrawRectangles, XRectangle \- draw rectangles and rectangles structure
|
XDrawRectangle, XDrawRectangles, XRectangle \- draw rectangles and rectangles structure
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XDrawString __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XDrawString __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XDrawString, XDrawString16 \- draw text characters
|
XDrawString, XDrawString16 \- draw text characters
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XDrawText __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XDrawText __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XDrawText, XDrawText16, XTextItem, XTextItem16 \- draw polytext text and text drawing structures
|
XDrawText, XDrawText16, XTextItem, XTextItem16 \- draw polytext text and text drawing structures
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XEmptyRegion __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XEmptyRegion __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion \- determine if regions are empty or equal
|
XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion \- determine if regions are empty or equal
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XErrorEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XErrorEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XErrorEvent \- X error event structure
|
XErrorEvent \- X error event structure
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XExposeEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XExposeEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XExposeEvent \- Expose event structure
|
XExposeEvent \- Expose event structure
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XExtentsOfFontSet __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XExtentsOfFontSet __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XExtentsOfFontSet \- obtain the maximum extents structure for a font set
|
XExtentsOfFontSet \- obtain the maximum extents structure for a font set
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XFillRectangle __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XFillRectangle __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs \- fill rectangles, polygons, or arcs
|
XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs \- fill rectangles, polygons, or arcs
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XFilterEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XFilterEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XFilterEvent \- filter X events for an input method
|
XFilterEvent \- filter X events for an input method
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XFlush __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XFlush __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XFlush, XSync, XEventsQueued, XPending \- handle output buffer or event queue
|
XFlush, XSync, XEventsQueued, XPending \- handle output buffer or event queue
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XFocusChangeEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XFocusChangeEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XFocusChangeEvent \- FocusIn and FocusOut event structure
|
XFocusChangeEvent \- FocusIn and FocusOut event structure
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XFontSetExtents __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XFontSetExtents __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XFontSetExtents \- XFontSetExtents structure
|
XFontSetExtents \- XFontSetExtents structure
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XFontsOfFontSet __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XFontsOfFontSet __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOfFontSet, XContextDependentDrawing, XContextualDrawing, XDirectionalDependentDrawing \- obtain fontset information
|
XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOfFontSet, XContextDependentDrawing, XContextualDrawing, XDirectionalDependentDrawing \- obtain fontset information
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XFree __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XFree __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XFree \- free client data
|
XFree \- free client data
|
||||||
|
|
|
||||||
|
|
@ -23,39 +23,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XGetEventData __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XGetEventData __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XGetEventData, XFreeEventData, XGenericEventCookie \- retrieve and free additional event data through cookies.
|
XGetEventData, XFreeEventData, XGenericEventCookie \- retrieve and free additional event data through cookies.
|
||||||
|
|
|
||||||
|
|
@ -46,39 +46,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
'\" t
|
'\" t
|
||||||
.TH XGetVisualInfo __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XGetVisualInfo __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
|
|
|
||||||
|
|
@ -46,39 +46,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
'\" t
|
'\" t
|
||||||
.TH XGetWindowAttributes __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XGetWindowAttributes __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XGetWindowProperty __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XGetWindowProperty __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty \- obtain and change window properties
|
XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty \- obtain and change window properties
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XGrabButton __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XGrabButton __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XGrabButton, XUngrabButton \- grab pointer buttons
|
XGrabButton, XUngrabButton \- grab pointer buttons
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XGrabKey __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XGrabKey __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XGrabKey, XUngrabKey \- grab keyboard keys
|
XGrabKey, XUngrabKey \- grab keyboard keys
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XGrabKeyboard __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XGrabKeyboard __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XGrabKeyboard, XUngrabKeyboard \- grab the keyboard
|
XGrabKeyboard, XUngrabKeyboard \- grab the keyboard
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XGrabPointer __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XGrabPointer __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XGrabPointer, XUngrabPointer, XChangeActivePointerGrab \- grab the pointer
|
XGrabPointer, XUngrabPointer, XChangeActivePointerGrab \- grab the pointer
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XGrabServer __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XGrabServer __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XGrabServer, XUngrabServer \- grab the server
|
XGrabServer, XUngrabServer \- grab the server
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XGraphicsExposeEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XGraphicsExposeEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XGraphicsExposeEvent, XNoExposeEvent \- GraphicsExpose and NoExpose event structures
|
XGraphicsExposeEvent, XNoExposeEvent \- GraphicsExpose and NoExpose event structures
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XGravityEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XGravityEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XGravityEvent \- GravityNotify event structure
|
XGravityEvent \- GravityNotify event structure
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XIconifyWindow __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XIconifyWindow __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XIconifyWindow, XWithdrawWindow, XReconfigureWMWindow \- manipulate top-level windows
|
XIconifyWindow, XWithdrawWindow, XReconfigureWMWindow \- manipulate top-level windows
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XIfEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XIfEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XIfEvent, XCheckIfEvent, XPeekIfEvent \- check the event queue with a predicate procedure
|
XIfEvent, XCheckIfEvent, XPeekIfEvent \- check the event queue with a predicate procedure
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XCreateImage __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XCreateImage __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XInitImage, XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage \- image utilities
|
XInitImage, XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage \- image utilities
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XInitThreads __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XInitThreads __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XInitThreads, XLockDisplay, XUnlockDisplay \- multi-threading support
|
XInitThreads, XLockDisplay, XUnlockDisplay \- multi-threading support
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XInstallColormap __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XInstallColormap __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XInstallColormap, XUninstallColormap, XListInstalledColormaps \- control colormaps
|
XInstallColormap, XUninstallColormap, XListInstalledColormaps \- control colormaps
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XInternAtom __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XInternAtom __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XInternAtom, XInternAtoms, XGetAtomName, XGetAtomNames \- create or return atom names
|
XInternAtom, XInternAtoms, XGetAtomName, XGetAtomNames \- create or return atom names
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XIntersectRegion __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XIntersectRegion __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion \- region arithmetic
|
XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion \- region arithmetic
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XKeymapEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XKeymapEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XKeymapEvent \- KeymapNotify event structure
|
XKeymapEvent \- KeymapNotify event structure
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XListFonts __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XListFonts __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XListFonts, XFreeFontNames, XListFontsWithInfo, XFreeFontInfo \- obtain or free font names and information
|
XListFonts, XFreeFontNames, XListFontsWithInfo, XFreeFontInfo \- obtain or free font names and information
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.de EX
|
.de EX
|
||||||
.sp
|
.sp
|
||||||
.nf
|
.nf
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XLookupKeysym __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XLookupKeysym __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeysym \- handle keyboard input events in Latin-1
|
XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeysym \- handle keyboard input events in Latin-1
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XMapEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XMapEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XMapEvent, XMappingEvent \- MapNotify and MappingNotify event structures
|
XMapEvent, XMappingEvent \- MapNotify and MappingNotify event structures
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XMapRequestEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XMapRequestEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XMapRequestEvent \- MapRequest event structure
|
XMapRequestEvent \- MapRequest event structure
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XMapWindow __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XMapWindow __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XMapWindow, XMapRaised, XMapSubwindows \- map windows
|
XMapWindow, XMapRaised, XMapSubwindows \- map windows
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XNextEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XNextEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent \- select events by type
|
XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent \- select events by type
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XNoOp __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XNoOp __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XNoOp \- No Operation
|
XNoOp \- No Operation
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XOpenDisplay __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XOpenDisplay __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XOpenDisplay, XCloseDisplay \- connect or disconnect to X server
|
XOpenDisplay, XCloseDisplay \- connect or disconnect to X server
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XOpenIM __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XOpenIM __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XOpenIM, XCloseIM, XSetIMValues, XGetIMValues, XDisplayOfIM, XLocaleOfIM, XRegisterIMInstantiateCallback, XUnregisterIMInstantiateCallback \- open, close, and obtain input method information
|
XOpenIM, XCloseIM, XSetIMValues, XGetIMValues, XDisplayOfIM, XLocaleOfIM, XRegisterIMInstantiateCallback, XUnregisterIMInstantiateCallback \- open, close, and obtain input method information
|
||||||
|
|
|
||||||
|
|
@ -46,39 +46,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XOpenOM __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XOpenOM __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XOpenOM, XCloseOM, XSetOMValues, XGetOMValues, XDisplayOfOM, XLocaleOfOM \- open output methods
|
XOpenOM, XCloseOM, XSetOMValues, XGetOMValues, XDisplayOfOM, XLocaleOfOM \- open output methods
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XParseGeometry __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XParseGeometry __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XParseGeometry, XWMGeometry \- parse window geometry
|
XParseGeometry, XWMGeometry \- parse window geometry
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XPolygonRegion __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XPolygonRegion __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XPolygonRegion, XClipBox \- generate regions
|
XPolygonRegion, XClipBox \- generate regions
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XPropertyEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XPropertyEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XPropertyEvent \- PropertyNotify event structure
|
XPropertyEvent \- PropertyNotify event structure
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XPutBackEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XPutBackEvent __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XPutBackEvent \- put events back on the queue
|
XPutBackEvent \- put events back on the queue
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XPutImage __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XPutImage __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XPutImage, XGetImage, XGetSubImage \- transfer images
|
XPutImage, XGetImage, XGetSubImage \- transfer images
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XQueryBestSize __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XQueryBestSize __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XQueryBestSize, XQueryBestTile, XQueryBestStipple \- determine efficient sizes
|
XQueryBestSize, XQueryBestTile, XQueryBestStipple \- determine efficient sizes
|
||||||
|
|
|
||||||
|
|
@ -46,39 +46,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XQueryColor __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XQueryColor __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XQueryColor, XQueryColors, XLookupColor, XParseColor \- obtain color values
|
XQueryColor, XQueryColors, XLookupColor, XParseColor \- obtain color values
|
||||||
|
|
|
||||||
|
|
@ -45,39 +45,6 @@
|
||||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||||
.ds xL Xlib \- C Language X Interface
|
.ds xL Xlib \- C Language X Interface
|
||||||
.ds xC Inter-Client Communication Conventions Manual
|
.ds xC Inter-Client Communication Conventions Manual
|
||||||
.na
|
|
||||||
.de Ds
|
|
||||||
.nf
|
|
||||||
.\\$1D \\$2 \\$1
|
|
||||||
.ft CW
|
|
||||||
.\".ps \\n(PS
|
|
||||||
.\".if \\n(VS>=40 .vs \\n(VSu
|
|
||||||
.\".if \\n(VS<=39 .vs \\n(VSp
|
|
||||||
..
|
|
||||||
.de De
|
|
||||||
.ce 0
|
|
||||||
.if \\n(BD .DF
|
|
||||||
.nr BD 0
|
|
||||||
.in \\n(OIu
|
|
||||||
.if \\n(TM .ls 2
|
|
||||||
.sp \\n(DDu
|
|
||||||
.fi
|
|
||||||
..
|
|
||||||
.de IN \" send an index entry to the stderr
|
|
||||||
..
|
|
||||||
.de Pn
|
|
||||||
.ie t \\$1\fB\^\\$2\^\fR\\$3
|
|
||||||
.el \\$1\fI\^\\$2\^\fP\\$3
|
|
||||||
..
|
|
||||||
.de ZN
|
|
||||||
.ie t \fB\^\\$1\^\fR\\$2
|
|
||||||
.el \fI\^\\$1\^\fP\\$2
|
|
||||||
..
|
|
||||||
.de hN
|
|
||||||
.ie t <\fB\\$1\fR>\\$2
|
|
||||||
.el <\fI\\$1\fP>\\$2
|
|
||||||
..
|
|
||||||
.ny0
|
|
||||||
.TH XQueryPointer __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
.TH XQueryPointer __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XQueryPointer \- get pointer coordinates
|
XQueryPointer \- get pointer coordinates
|
||||||
|
|
|
||||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue