rc_reparse_all

function rc_reparse_all():Boolean {
    // Gjs wrapper for gtk_rc_reparse_all()
}

If the modification time on any previously read file for the default Gtk.Settings has changed, discard all style information and then reread all previously read RC files.

Returns

true if the files were reread.