cairoVersionString           package:RGtk2           R Documentation

_c_a_i_r_o_V_e_r_s_i_o_n_S_t_r_i_n_g

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

     Returns the version of the cairo library as a human-readable
     string of the form "X.Y.Z".

_U_s_a_g_e:

     cairoVersionString()

_D_e_t_a_i_l_s:

     See also 'cairoVersion' as well as the compile-time equivalents
     'CAIRO_VERSION_STRING' and 'CAIRO_VERSION'.

_V_a_l_u_e:

     [char]  a string containing the version.

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

     Derived by RGtkGen from GTK+ documentation

