[Xcb] [PATCH] Fill in some TODO bits for CreateWindow & InternAtom

Peter Harris pharris at opentext.com
Wed Nov 30 06:03:32 PST 2011


On 2011-11-30 00:57, Alan Coopersmith wrote:
> +If `XCB_BACK_PIXMAP_NONE` is specified,

I'd prefer to keep libxcb mangled names out of the shared XML files if
possible. The other docs (eg. for MapWindow) use unmangled names.

As an alternative, how difficult would it to be to generate the above from

+If <enum name="BackPixmap" item="None" /> is specified,

(or similar)? That way, in theory, the other language bindings can
generate their own mangled name of choice for their docs. It means
giving up on CDATA in most places, but I don't see any < or & used
outside of the examples. (Inside of the examples[1], they're clearly in
C anyway, so CDATA and libxcb mangled names are fine).

Thanks,
 Peter Harris
-- 
               Open Text Connectivity Solutions Group
Peter Harris                    http://connectivity.opentext.com/
Research and Development        Phone: +1 905 762 6001
pharris at opentext.com            Toll Free: 1 877 359 4866


More information about the Xcb mailing list