rc_find_module_in_path


Description:


public string rc_find_module_in_path (string module_file)

Searches for a theme engine in the GTK+ search path.

Note:

Use GtkCssProvider 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+-2.0