gtkRcReparseAllForSettings {RGtk2} | R Documentation |
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.
gtkRcReparseAllForSettings(settings, force.load)
|
[GtkSettings ] a GtkSettings |
|
[logical] load whether or not anything changed |
[logical] TRUE
if the files were reread.
Derived by RGtkGen from GTK+ documentation