Function
Gtkrc_reparse_all
deprecated: 3.0
Declaration [src]
gboolean
gtk_rc_reparse_all (
void
)
Description [src]
If the modification time on any previously read file for the
default GtkSettings
has changed, discard all style information
and then reread all previously read RC files.
Deprecated since: 3.0
Use GtkCssProvider
instead.