home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XtReservePropertyAtom(3Xt) XT FUNCTIONSXtReservePropertyAtom(3Xt)
-
-
- NNAAMMEE
- XtReservePropertyAtom, XtReleasePropertyAtom - maintain a
- cache of property atoms
-
- SSYYNNTTAAXX
- Widget XtReservePropertyAtom(_w)
- Widget _w;
-
- void XtReleasePropertyAtome(_w, _a_t_o_m)
- Widget _w;
- Atom _a_t_o_m;
-
- AARRGGUUMMEENNTTSS
- _w Specifies the widget used to reserve the atom.
-
- _a_t_o_m Specifies the atom whose reservation is to be
- released.
-
- DDEESSCCRRIIPPTTIIOONN
- _X_t_R_e_s_e_r_v_e_P_r_o_p_e_r_t_y_A_t_o_m 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.
-
- SSEEEE AALLSSOO
- _X _T_o_o_l_k_i_t _I_n_t_r_i_n_s_i_c_s _- _C _L_a_n_g_u_a_g_e _I_n_t_e_r_f_a_c_e
- _X_l_i_b _- _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- X Version 11 Release 6.1 1
-
-
-