RcStyle.addDefaultFile

Adds a file to the list of files to be parsed at the end of gtk_init().

class RcStyle
static
void
addDefaultFile
(
string filename
)

Parameters

filename string

the pathname to the file. If filename is not absolute, it is searched in the current directory.

Meta