rc_get_im_module_path

function rc_get_im_module_path():filename {
    // Gjs wrapper for gtk_rc_get_im_module_path()
}

Obtains the path in which to look for IM modules. See the documentation of the <link linkend="im-module-path"><envar>GTK_PATH</envar></link> 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.

Returns

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