Man Page: xtreleasepropertyatom
Operating Environment: osf1
Section: 3xt
XtReservePropertyAtom(3Xt) XtReservePropertyAtom(3Xt)NAMEXtReservePropertyAtom, XtReleasePropertyAtom - maintain a cache of property atomsSYNOPSISWidget XtReservePropertyAtom(w) Widget w; void XtReleasePropertyAtome(w, atom) Widget w; Atom atom;ARGUMENTSSpecifies the widget used to reserve the atom. Specifies the atom whose reservation is to be released.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 ALSOX Toolkit Intrinsics -- C Language Interface Xlib -- C Language X Interface XtReservePropertyAtom(3Xt)
| Similar Topics in the Unix Linux Community |
|---|
| Throw my Toys out of the Pram! |
| Low Impact PHP Errors and Logging Levels |
| PHP Write Man Pages to MySQL DB |