gtkRcGetImModulePath {RGtk2}R Documentation

gtkRcGetImModulePath

Description

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.

Usage

gtkRcGetImModulePath()

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]