home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-bin / x11r6.1 / man / cat3 / xdbegetbackbufferattributes.0 < prev    next >
Encoding:
Text File  |  1996-10-17  |  1.6 KB  |  67 lines

  1.  
  2.  
  3.  
  4. XdbeGetBackBufferAttributes(X3XF1U1N)CXTdIbOeNGSetBackBufferAttributes(3X11)
  5.  
  6.  
  7. NNAAMMEE
  8.        XdbeGetBackBufferAttributes  - returns attributes of a DBE
  9.        buffer.
  10.  
  11. SSYYNNOOPPSSIISS
  12.        #include <X11/extensions/Xdbe.h>
  13.  
  14.        XdbeBackBufferAttributes *XdbeGetBackBufferAttributes(
  15.        Display      *dpy,
  16.        XdbeBackBuffer buffer)
  17.  
  18. DDEESSCCRRIIPPTTIIOONN
  19.        This function returns the attributes associated    with  the
  20.        specified buffer.
  21.  
  22.        The  _X_d_b_e_B_a_c_k_B_u_f_f_e_r_A_t_t_r_i_b_u_t_e_s  structure has the following
  23.        fields:
  24.  
  25.           Window     window        window that buffer belongs to
  26.  
  27.        If  buffer  is  not a valid _X_d_b_e_B_a_c_k_B_u_f_f_e_r_, window returns
  28.        None.
  29.  
  30.        The returned  _X_d_b_e_B_a_c_k_B_u_f_f_e_r_A_t_t_r_i_b_u_t_e_s  structure  can  be
  31.        freed with the Xlib function XXffrreeee(())..
  32.  
  33. SSEEEE AALLSSOO
  34.        DBE, _X_d_b_e_A_l_l_o_c_a_t_e_B_a_c_k_B_u_f_f_e_r_N_a_m_e_(_)_, _X_d_b_e_B_e_g_i_n_I_d_i_o_m_(_)_, _X_d_b_e_-
  35.        _D_e_a_l_l_o_c_a_t_e_B_a_c_k_B_u_f_f_e_r_N_a_m_e_(_)_, _X_d_b_e_E_n_d_I_d_i_o_m_(_)_,  _X_d_b_e_F_r_e_e_V_i_s_u_-
  36.        _a_l_I_n_f_o_(_)_,    _X_d_b_e_G_e_t_V_i_s_u_a_l_I_n_f_o_(_)_,    _X_d_b_e_Q_u_e_r_y_E_x_t_e_n_s_i_o_n_(_)_,
  37.        _X_d_b_e_S_w_a_p_B_u_f_f_e_r_s_(_)_.
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. X Version 11           Release 6.1                1
  65.  
  66.  
  67.