pangoFontFaceGetFaceName        package:RGtk2        R Documentation

_p_a_n_g_o_F_o_n_t_F_a_c_e_G_e_t_F_a_c_e_N_a_m_e

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

     Gets a name representing the style of this face among the
     different faces in the 'PangoFontFamily' for the face. This name
     is unique among all faces in the family and is suitable for
     displaying to users.

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

     pangoFontFaceGetFaceName(object)

_A_r_g_u_m_e_n_t_s:

'object': ['PangoFontFace']  a 'PangoFontFace'.

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

     [char]  the face name for the face.

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

     Derived by RGtkGen from GTK+ documentation

