cairo-Types              package:RGtk2              R Documentation

_T_y_p_e_s

_D_e_s_c_r_i_p_t_i_o_n:

     Generic data types

_D_e_t_a_i_l_e_d _D_e_s_c_r_i_p_t_i_o_n:

     Generic data types used in the cairo API

_S_t_r_u_c_t_u_r_e_s:


     '_C_a_i_r_o_U_s_e_r_D_a_t_a_K_e_y' 'CairoUserDataKey' is used for attaching user
          data to cairo data structures.  The actual contents of the
          struct is never used, and there is no need to initialize the
          object; only the unique a 'cairo_data_key_t' object is used. 
          Typically, you would just use the a static 'cairo_data_key_t'
          object.  

          '_u_n_u_s_e_d' [integer]  not used; ignore.


_A_u_t_h_o_r(_s):

     Derived by RGtkGen from GTK+ documentation

_R_e_f_e_r_e_n_c_e_s:

     <URL: http://www.cairographics.org/manual/cairo-Types.html>

