pangoCairoFontMapGetDefault      package:RGtk2      R Documentation

_p_a_n_g_o_C_a_i_r_o_F_o_n_t_M_a_p_G_e_t_D_e_f_a_u_l_t

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

     Gets a default 'PangoCairoFontMap' to use with Cairo.

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

     pangoCairoFontMapGetDefault()

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

     Note that the type of the returned object will depend on the
     particular font backend Cairo was compiled to use; You generally
     should only use the 'PangoFontMap' and 'PangoCairoFontMap'
     interfaces on the returned object.  

     Since  1.10

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

     ['PangoFontMap']  the default Cairo fontmap for 'Pango'.

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

     Derived by RGtkGen from GTK+ documentation

