home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / Xt / XtGetSelectionRequest.z / XtGetSelectionRequest
Encoding:
Text File  |  2002-10-03  |  2.7 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXttttGGGGeeeettttSSSSeeeelllleeeeccccttttiiiioooonnnnRRRReeeeqqqquuuueeeesssstttt((((3333XXXXtttt))))XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....6666))))XXXXttttGGGGeeeettttSSSSeeeelllleeeeccccttttiiiioooonnnnRRRReeeeqqqquuuueeeesssstttt((((3333XXXXtttt))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XtGetSelectionRequest - retrieve the event that triggered
  10.           the XtConvertSelectionProc
  11.  
  12.      SSSSYYYYNNNNTTTTAAAAXXXX
  13.           XSelectionRequestEvent* XtGetSelectionRequest(_w, _s_e_l_e_c_t_i_o_n,
  14.           _r_e_q_u_e_s_t__i_d)
  15.                 Widget _w;
  16.                 Atom _s_e_l_e_c_t_i_o_n;
  17.                 XtRequestId _r_e_q_u_e_s_t__i_d;
  18.  
  19.      AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
  20.           _w         Specifies the widget.
  21.  
  22.           _s_e_l_e_c_t_i_o_n Specifies the selection being processed.
  23.  
  24.           _r_e_q_u_e_s_t__i_d
  25.                     Specifies the requestor id in the case of
  26.                     incremental selections, or NULL in the case of
  27.                     atomic transfers.
  28.  
  29.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  30.           _X_t_G_e_t_S_e_l_e_c_t_i_o_n_R_e_q_u_e_s_t may only be called from within an
  31.           _X_t_C_o_n_v_e_r_t_S_e_l_e_c_t_i_o_n_P_r_o_c procedure and returns a pointer to
  32.           the _S_e_l_e_c_t_i_o_n_R_e_q_u_e_s_t event that caused the conversion
  33.           procedure to be invoked. _R_e_q_u_e_s_t__i_d specifies a unique id
  34.           for the individual request in the case that multiple
  35.           incremental transfers are outstanding. For atomic transfers,
  36.           _r_e_q_u_e_s_t__i_d must be specified as NULL. If no _S_e_l_e_c_t_i_o_n_R_e_q_u_e_s_t
  37.           event is being processed for the specified _w_i_d_g_e_t,
  38.           _s_e_l_e_c_t_i_o_n, and _r_e_q_u_e_s_t__i_d, _X_t_G_e_t_S_e_l_e_c_t_i_o_n_R_e_q_u_e_s_t returns
  39.           NULL.
  40.  
  41.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  42.           _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
  43.           _X_l_i_b - _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 10/3/02)
  64.  
  65.  
  66.  
  67.