pango-Version-Checking         package:RGtk2         R Documentation

_V_e_r_s_i_o_n _C_h_e_c_k_i_n_g

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

     Tools for checking Pango version at compile- and run-time.

_M_e_t_h_o_d_s _a_n_d _F_u_n_c_t_i_o_n_s:

     'pangoVersion()'
      'pangoVersionString()'
      'pangoVersionCheck(required.major, required.minor,
     required.micro)'

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

     The capital-letter functions defined here can be used to check the
     version of Pango at compile-time, and to encode Pango versions
     into integers.

     The functions can be used to check the version of the linked Pango
     library at run-time.

_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://developer.gnome.org/doc/API/2.0/pango/pango-Version-Checking.html>

