rcParse

fnvoid rcParse(string filename) nothrow

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.