rcFindModuleInPath

fnstring rcFindModuleInPath(string moduleFile)

Searches for a theme engine in the GTK+ search path. This function is not useful for applications and should not be used.

Parameters

moduleFilename of a theme engine

Returns

The filename, if found (must be

freed with [glib.global.gfree]), otherwise null.

Deprecated

Use #GtkCssProvider instead.