rcReparseAllForSettings

fnbool 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

settingsa #GtkSettings
forceLoadload whether or not anything changed

Returns

true if the files were reread.

Deprecated

Use #GtkCssProvider instead.