RcStyle.setDefaultFiles

Sets the list of files that GTK+ will read at the end of gtk_init().

class RcStyle
static
void
setDefaultFiles
(
string[] filenames
)

Parameters

filenames string[]

A NULL-terminated list of filenames.

Meta