RcStyle.addDefaultFile

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

More...
class RcStyle
deprecated 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.

Detailed Description

Deprecated: Use gtk.StyleContext with a custom GtkStyleProvider instead