{"id":57591,"library":"gobject-sys","title":"gobject-sys","description":"FFI bindings to libgobject-2.0 for Rust.","status":"active","version":"0.22.6","language":"rust","source_language":null,"source_url":"https://github.com/gtk-rs/gtk-rs-core","tags":["ffi","gobject","glib","bindings","system"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ngobject-sys = \"0.22.6\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add gobject-sys","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"GObject","correct":"use gobject_sys::GObject;"}],"quickstart":{"code":"use gobject_sys::GObject;\n\nfn main() {\n    // Example: creating a GObject instance (requires GLib runtime)\n    let obj = GObject::new();\n    println!(\"GObject created\");\n}","lang":"rust","description":"Minimal usage of gobject-sys to create a GObject."},"warnings":[{"fix":"Install GLib development libraries (e.g., libglib2.0-dev on Debian/Ubuntu).","message":"Requires GLib runtime installed on the system.","severity":"gotcha","affected_versions":">=0.22.0"}],"env_vars":null,"search_vec":"'-2.0':8 'bind':5,14 'ffi':4,11 'glib':13 'gobject':2,12 'gobject-si':1 'libgobject':7 'rust':10 'sys':3 'system':15","created_at":"2026-06-16T15:50:04.326278+00:00","updated_at":"2026-06-16T15:50:04.326278+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://gtk-rs.org/","github":"https://github.com/gtk-rs/gtk-rs-core","docs":"https://docs.rs/gobject-sys/","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}}