pangoGlyphItemLetterSpace       package:RGtk2       R Documentation

_p_a_n_g_o_G_l_y_p_h_I_t_e_m_L_e_t_t_e_r_S_p_a_c_e

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

     Adds spacing between the graphemes of 'glyph.item' to give the
     effect of typographic letter spacing.

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

     pangoGlyphItemLetterSpace(glyph.item, text, log.attrs)

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

'glyph.item': ['PangoGlyphItem']  a 'PangoGlyphItem'

  'text': [char]  text that 'glyph.item' corresponds to
          (glyph_item->item->offset is an offset from the start of
          'text')

'log.attrs': ['PangoLogAttr']  logical attributes for the item (the
          first logical attribute refers to the position before the
          first character in the item)

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

     Since  1.6

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

     Derived by RGtkGen from GTK+ documentation

