RcStyle.parse

Parses a given resource file.

More...
class RcStyle
deprecated static
void
parse
(
string filename
)

Parameters

filename string

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

Detailed Description

Deprecated: Use #GtkCssProvider instead.

Meta