pangoVersion              package:RGtk2              R Documentation

_p_a_n_g_o_V_e_r_s_i_o_n

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

     This is similar to the function 'PANGO_VERSION' except that it
     returns the encoded version of Pango available at run-time, as
     opposed to the version available at compile-time.

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

     pangoVersion()

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

     A version number can be encoded into an integer using
     'pangoVersionEncode()'.  

     Since  1.16

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

     [integer]  The encoded version of Pango library available at run
     time.

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

     Derived by RGtkGen from GTK+ documentation

