diff options
author | marha <marha@users.sourceforge.net> | 2012-08-27 08:17:50 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2012-09-04 14:23:00 +0200 |
commit | 02b914d3b9b658a16e17cf2d95deede75dbbacc9 (patch) | |
tree | 3757711ab3e1db8e1b59877354096503d9635112 /libXext/man/XShape.man | |
parent | f479a5fc7f844d96b169c399cb1e8ac085de6c2b (diff) | |
download | vcxsrv-02b914d3b9b658a16e17cf2d95deede75dbbacc9.tar.gz vcxsrv-02b914d3b9b658a16e17cf2d95deede75dbbacc9.tar.bz2 vcxsrv-02b914d3b9b658a16e17cf2d95deede75dbbacc9.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.man | 18 |
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 |