Function
Gtkrc_add_default_file
deprecated: 3.0
Declaration [src]
void
gtk_rc_add_default_file (
const gchar* filename
)
Description [src]
Adds a file to the list of files to be parsed at the end of gtk_init().
Deprecated since: 3.0
Use GtkStyleContext
with a custom GtkStyleProvider
instead.