XtReservePropertyAtom(3X) XT FUNCTIONS XtReservePropertyAtom(3X)NAMEXtReservePropertyAtom - maintain a cache of property atomsSYNTAXWidget XtReservePropertyAtom(w) Widget w;ARGUMENTSw Specifies the widget used to reserve the atom.DESCRIPTIONXtReservePropertyAtom 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 ALSOXtReleasePropertyAtom(3X) X Version 11 Release 6 XtReservePropertyAtom(3X)