XtReservePropertyAtom(3X) XT FUNCTIONS XtReservePropertyAtom(3X)
NAME
XtReservePropertyAtom - maintain a cache of property atoms
SYNTAX
Widget XtReservePropertyAtom(w)
Widget w;
ARGUMENTS
w Specifies the widget used to reserve the atom.
DESCRIPTION
XtReservePropertyAtom returns an atom that may be used for properties in conjunction with conversion requests from widget w. The atom
returned will be unique for the display of the widget specified.
SEE ALSO
XtReleasePropertyAtom(3X)
X Version 11 Release 6 XtReservePropertyAtom(3X)