{"id":59786,"library":"webkit2gtk","title":"webkit2gtk","description":"Rust bindings for the webkit-gtk library.","status":"active","version":"2.0.2","language":"rust","source_language":null,"source_url":"https://github.com/tauri-apps/webkit2gtk-rs","tags":["webkit","gtk","webview","bindings"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nwebkit2gtk = \"2.0.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add webkit2gtk","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"WebView","correct":"use webkit2gtk::WebView;"}],"quickstart":{"code":"use webkit2gtk::WebView;\n\nfn main() {\n    let webview = WebView::new();\n    webview.load_uri(\"https://example.com\");\n}","lang":"rust","description":"Creates a WebView and loads a URL."},"warnings":[],"env_vars":null,"search_vec":"'bind':3,13 'gtk':8,11 'librari':9 'rust':2 'webkit':7,10 'webkit-gtk':6 'webkit2gtk':1 'webview':12","created_at":"2026-06-16T17:16:43.804854+00:00","updated_at":"2026-06-16T17:16:43.804854+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/tauri-apps/webkit2gtk-rs","github":"https://github.com/tauri-apps/webkit2gtk-rs","docs":"https://docs.rs/webkit2gtk/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}