[Xcb] [PATCH proto 3/8] doc: new expr element listelement-ref

Christian Linhart chris at demorecorder.com
Thu Sep 4 08:48:57 PDT 2014


---
 doc/xml-xcb.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/xml-xcb.txt b/doc/xml-xcb.txt
index d47b12c..01f7678 100644
--- a/doc/xml-xcb.txt
+++ b/doc/xml-xcb.txt
@@ -333,14 +333,19 @@ Expressions
   a list-element or an expression containing a fieldref,
   such as popcount of a fieldref.
 
 <popcount>expression</popcount>
 
   This element represents the number of bits set in the expression.
 
+<listelement-ref/>
+
+  This element represents the current list-element when used inside
+  a list-iteration expression such as <sumof>.
+
 Documentation
 -------------
 
   Documentation for each request, reply or event is stored in the appropriate
   element using a <doc> element. The <doc> element can contain the following
   elements:
 
-- 
2.0.1



More information about the Xcb mailing list