pangoAttributeInit           package:RGtk2           R Documentation

_p_a_n_g_o_A_t_t_r_i_b_u_t_e_I_n_i_t

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

     Initializes 'attr''s klass to 'klass', it's start_index to zero,
     and end_index to 'G_MAXUINT' such that the attribute applies to
     the entire text by default.

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

     pangoAttributeInit(attr, klass)

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

  'attr': ['PangoAttribute']  a 'PangoAttribute'

 'klass': ['PangoAttrClass']  a 'PangoAttributeClass'

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

     Since  1.20

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

     Derived by RGtkGen from GTK+ documentation

