rcParse
fn
void rcParse(string filename)Parses a given resource file.
Parameters
filename | the filename of a file to parse. If filename is not absolute, it is searched in the current directory. |
Deprecated
Use #GtkCssProvider instead.