Function
Gtkrc_find_module_in_path
deprecated: 3.0
Declaration [src]
gchar*
gtk_rc_find_module_in_path (
const gchar* module_file
)
Description [src]
Searches for a theme engine in the GTK+ search path. This function is not useful for applications and should not be used.
Deprecated since: 3.0
Use GtkCssProvider
instead.