XAllocID

Syntax

XAllocID(display)
     Display *display;

Arguments

display Specifies the connection to the X server.

Description

This macro is a call through the Display structure to an internal resource ID allocator. It returns a resource ID that you can use when creating new resources.
Christophe Tronche, ch@tronche.com