gtkRcReparseAllForSettings       package:RGtk2       R Documentation

_g_t_k_R_c_R_e_p_a_r_s_e_A_l_l_F_o_r_S_e_t_t_i_n_g_s

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

     If the modification time on any previously read file for the given
     'GtkSettings' has changed, discard all style information and then
     reread all previously read RC files.

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

     gtkRcReparseAllForSettings(settings, force.load)

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

'settings': ['GtkSettings']  a 'GtkSettings'

'force.load': [logical]  load whether or not anything changed

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

     [logical] 'TRUE' if the files were reread.

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

     Derived by RGtkGen from GTK+ documentation

