RcStyle.parse

Warning gtk_rc_parse has been deprecated since version 3.0 and should not be used in newly-written code. Use GtkCssProvider instead. Parses a given resource file.

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.

Meta