aboutsummaryrefslogtreecommitdiff
path: root/libXext/man/XShape.man
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-08-27 08:17:50 +0200
committermarha <marha@users.sourceforge.net>2012-08-27 08:17:50 +0200
commitb3462c12542a69eeaa3fe90fddfbb15d30c18158 (patch)
tree294230cca0e59ee250cd70060ba3f8c3742b4023 /libXext/man/XShape.man
parente91ed68959d63f79e3b4973bc80c7ebcd07ed021 (diff)
downloadvcxsrv-b3462c12542a69eeaa3fe90fddfbb15d30c18158.tar.gz
vcxsrv-b3462c12542a69eeaa3fe90fddfbb15d30c18158.tar.bz2
vcxsrv-b3462c12542a69eeaa3fe90fddfbb15d30c18158.zip
xwininfo fontconfig libX11 libXau libXext libxcb mesa pixman
xkeyboard-config git update 27 Aug 2012
Diffstat (limited to 'libXext/man/XShape.man')
-rw-r--r--libXext/man/XShape.man18
1 files changed, 9 insertions, 9 deletions
diff --git a/libXext/man/XShape.man b/libXext/man/XShape.man
index 44fedfe78..feff37ccb 100644
--- a/libXext/man/XShape.man
+++ b/libXext/man/XShape.man
@@ -123,8 +123,7 @@ XRectangle *XShapeGetRectangles (
.fi
.SH STRUCTURES
.nf
-.LP
-.ta 3i
+.ft CW
typedef struct {
int type; /\&* of event */
unsigned long serial; /\&* # of last request processed by server */
@@ -137,38 +136,39 @@ typedef struct {
Time time; /\&* server timestamp when region changed */
Bool shaped; /\&* true if the region exists */
} XShapeEvent;
+.ft
.fi
.SH DESCRIPTION
The \fIX11 Nonrectangular Window Shape Extension\fP adds nonrectangular
windows to the X Window System.
.SH PREDEFINED VALUES
Operations:
-.in +.5i
+.RS
.nf
.ZN ShapeSet
.ZN ShapeUnion
.ZN ShapeIntersect
.ZN ShapeSubtract
.ZN ShapeInvert
-.in -.5i
.fi
+.RE
.sp
Shape Kinds:
-.in +.5i
+.RS
.nf
.ZN ShapeBounding
.ZN ShapeClip
-.in -.5i
.fi
+.RE
.sp
Event defines:
-.in +.5i
+.RS
.nf
.ZN ShapeNotifyMask
.ZN ShapeNotify
-.in -.5i
.fi
+.RE
.SH BUGS
-This manual pages needs a lot more work.
+This manual page needs a lot more work.
.SH SEE ALSO
\fIX11 Nonrectangular Window Shape Extension\fP