pangoAttrListCopy           package:RGtk2           R Documentation

_p_a_n_g_o_A_t_t_r_L_i_s_t_C_o_p_y

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

     Copy 'list' and return an identical new list.

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

     pangoAttrListCopy(object)

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

'object': ['PangoAttrList']  a 'PangoAttrList', may be 'NULL'

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

     ['PangoAttrList']  the newly allocated 'PangoAttrList', with a
     reference count of one. Returns 'NULL' if 'list' was 'NULL'.

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

     Derived by RGtkGen from GTK+ documentation

