gtkTreeModelSortResetDefaultSortFunc  package:RGtk2  R Documentation

_g_t_k_T_r_e_e_M_o_d_e_l_S_o_r_t_R_e_s_e_t_D_e_f_a_u_l_t_S_o_r_t_F_u_n_c

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

     This resets the default sort function to be in the 'unsorted'
     state.  That is, it is in the same order as the child model. It
     will re-sort the model to be in the same order as the child model
     only if the 'GtkTreeModelSort' is in 'unsorted' state.

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

     gtkTreeModelSortResetDefaultSortFunc(object)

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

'object': ['GtkTreeModelSort']  A 'GtkTreeModelSort'

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

     Derived by RGtkGen from GTK+ documentation

