[Xcb] RFC: Altenum updates for xcb/proto

Antoine Latter aslatter at gmail.com
Mon Feb 23 19:26:08 PST 2009


On Mon, Feb 23, 2009 at 3:44 PM, Eyal Alaluf <eyala at mainsoft.com> wrote:
> How about "Nullable"? It is already in use in .Net and I think also in
> XML.
>

So that would translate to something like:

XCB_NULLABLE_NONE

in the generated code, and

<field type="WINDOW" name="child" altenum="Nullable" />

in the XML.

Which looks sensible enough in both places.

Antoine


More information about the Xcb mailing list