gtkRcFindModuleInPath         package:RGtk2         R Documentation

_g_t_k_R_c_F_i_n_d_M_o_d_u_l_e_I_n_P_a_t_h

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

     Searches for a theme engine in the GTK+ search path. This function
     is not useful for applications and should not be used.

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

     gtkRcFindModuleInPath(module.file)

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

'module.file': [character]  name of a theme engine

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

     [character]  The filename, otherwise 'NULL'.

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

     Derived by RGtkGen from GTK+ documentation

