rcReparseAllForSettings
fn
bool rcReparseAllForSettings(gtk.settings.Settings settings, bool forceLoad)If the modification time on any previously read file for the given #GtkSettings has changed, discard all style information and then reread all previously read RC files.
Parameters
settings | a #GtkSettings |
forceLoad | load whether or not anything changed |
Returns
true if the files were reread.
Deprecated
Use #GtkCssProvider instead.