X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fxml-xcb.txt;h=feb99844f4d118784e49614f1c490f4f6af04549;hb=78e48a24c7df2381269fc6c6accc3b44bc237ab2;hp=5d34754425fb1aa73606655f54d806675130f0dc;hpb=505dd632bbbd9a55c2bd334d0c06abc175445327;p=free-sw%2Fxcb%2Fproto diff --git a/doc/xml-xcb.txt b/doc/xml-xcb.txt index 5d34754..feb9984 100644 --- a/doc/xml-xcb.txt +++ b/doc/xml-xcb.txt @@ -178,6 +178,12 @@ separated by a single colon. For example, to refer to the PIXMAP type defined in glx rather than the one defined in xproto, use type="glx:PIXMAP" rather than type="PIXMAP". +Note: Most of the below may optionally contain an enum, altenum, or mask +attribute, which follows the above rules for "type". "enum" is an exhaustive +enum; the value is restricted to one of the constants named in the enum. +"altenum" may be one of the values contained in the enum, but it need not be. +"mask" refers to an enum to be used as a bitmask. + This element declares some padding in a data structure. The bytes