rcFindModuleInPath

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

More...
string
rcFindModuleInPath
(
string moduleFile
)

Parameters

moduleFile string

name of a theme engine

Return Value

Type: string

The filename, if found (must be freed with glib.global.gfree), otherwise null.

Detailed Description

Deprecated: Use #GtkCssProvider instead.