Registry / utility / gio

gio

JSON →
library0.22.6rscratesunverified

Rust bindings for the Gio library

utilityother
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

use gio::Application;

Create a basic Gio application.

use gio::Application; fn main() { let app = Application::new(Some("com.example.app"), Default::default()); println!("Gio application created"); }
Debug
Known footguns
gotchaRequires GTK/Gio system libraries installed.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
12 hits · last 30 days
gptbot
3
claudebot
3
ahrefsbot
1
Resources