gtkRcGetImModulePath          package:RGtk2          R Documentation

_g_t_k_R_c_G_e_t_I_m_M_o_d_u_l_e_P_a_t_h

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

     Obtains the path in which to look for IM modules. See the
     documentation of the 'GTK_PATH' environment variable for more
     details about looking up modules. This function is useful solely
     for utilities supplied with GTK+ and should not be used by
     applications under normal circumstances.

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

     gtkRcGetImModulePath()

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

     [character]  a newly-allocated string containing the path in which
     to  look for IM modules.

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

     Derived by RGtkGen from GTK+ documentation

