first thank you for reply and help.
cascade styling is not what i intended …textview has several css classes as shown above. i changed the code and and textview doesnt change background …but i was able (even with code before) to change font color …but not background. here is new code but no success:
auto display = Gdk::Display::get_default();
widget->get_style_context()->add_provider_for_display(display,cssProvider,GTK_STYLE_PROVIDER_PRIORITY_APPLICATION);