Function
Gtkrc_parse
deprecated: 3.0
Declaration [src]
void
gtk_rc_parse(
constgchar*filename
)
Parameters
filename-
Type:
const gchar*The filename of a file to parse. If
filenameis not absolute, it is searched in the current directory.The data is owned by the caller of the function.The value is a NUL terminated UTF-8 string.