WebView.getBackgroundColor
void getBackgroundColor(out gdk.rgba.RGBA rgba)Gets the color that is used to draw the web_view background.
Gets the color that is used to draw the web_view background before the actual contents are rendered. For more information see also [webkit.web_view.WebView.setBackgroundColor]
Parameters
rgba | a #GdkRGBA to fill in with the background color |