RcStyle.getImModuleFile

Warning gtk_rc_get_im_module_file has been deprecated since version 3.0 and should not be used in newly-written code. Use GtkCssProvider instead. Obtains the path to the IM modules file. See the documentation of the GTK_IM_MODULE_FILE environment variable for more details.

class RcStyle
deprecated static
string
getImModuleFile
()

Return Value

Type: string

a newly-allocated string containing the name of the file listing the IM modules available for loading. [type filename]

Meta