webkit_web_view_get_theme_color

Function webkit_web_view_get_theme_color 

Source
pub unsafe extern "C" fn webkit_web_view_get_theme_color(
    web_view: *mut WebKitWebView,
    rgba: *mut GdkRGBA,
) -> gboolean
Available on crate feature v2_50 only.