rustdesk/vendor/glib-0.10.3
2024-10-11 18:43:02 +03:00
..
clone_tests Performed vendorization 2024-10-11 18:43:02 +03:00
src Performed vendorization 2024-10-11 18:43:02 +03:00
tests Performed vendorization 2024-10-11 18:43:02 +03:00
.cargo-checksum.json Performed vendorization 2024-10-11 18:43:02 +03:00
appveyor.yml Performed vendorization 2024-10-11 18:43:02 +03:00
Cargo.toml Performed vendorization 2024-10-11 18:43:02 +03:00
COPYRIGHT Performed vendorization 2024-10-11 18:43:02 +03:00
Gir_GObject.toml Performed vendorization 2024-10-11 18:43:02 +03:00
Gir.toml Performed vendorization 2024-10-11 18:43:02 +03:00
LICENSE Performed vendorization 2024-10-11 18:43:02 +03:00
Makefile Performed vendorization 2024-10-11 18:43:02 +03:00
README.md Performed vendorization 2024-10-11 18:43:02 +03:00

glib Build Status Build status Gitter

GLib bindings for Rust.

Alongside GLib bindings, this crate also includes the infrastructure to subclass GObject for extending libraries like GTK+. A code example can be found in the documentation of this crate in the subclass module.

License

MIT