rc_find_module_in_path
Description:
[ Version ( deprecated = true , deprecated_since = "3.0" ) ]
public string rc_find_module_in_path (string module_file)
Warning: rc_find_module_in_path is deprecated since 3.0.
Searches for a theme engine in the GTK+ search path.
Note:
Use CssProvider instead.
This function is not useful for applications and should not be used.
Parameters:
module_file |
name of a theme engine |
Returns:
The filename, if found (must be freed with g_free), otherwise null. |
Namespace: Gtk
Package: gtk+-3.0