Function
Gtkrc_get_im_module_file
deprecated: 3.0 since: 3.0
Declaration [src]
gchar*
gtk_rc_get_im_module_file (
void
)
Description [src]
Obtains the path to the IM modules file. See the documentation
of the GTK_IM_MODULE_FILE
environment variable for more details.
Available since: 3.0
Deprecated since: 3.0
Use GtkCssProvider
instead.