rcParse

fnvoid rcParse(string filename)

Parses a given resource file.

Parameters

filenamethe filename of a file to parse. If filename is not absolute, it is searched in the current directory.

Deprecated

Use #GtkCssProvider instead.