Function
Gtkrc_set_default_files
deprecated: 3.0
Declaration [src]
void
gtk_rc_set_default_files (
gchar** filenames
)
Description [src]
Sets the list of files that GTK+ will read at the end of gtk_init().
Deprecated since: 3.0
Use GtkStyleContext
with a custom GtkStyleProvider
instead.