RcStyle.setDefaultFiles

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

More...
class RcStyle
deprecated static
void
setDefaultFiles
(
string[] filenames
)

Parameters

filenames string[]

A %NULL-terminated list of filenames.

Detailed Description

Deprecated: Use #GtkStyleContext with a custom #GtkStyleProvider instead

Meta