| Crates.io | gobject-2-0-sys |
| lib.rs | gobject-2-0-sys |
| version | 0.46.4 |
| created_at | 2015-01-25 11:07:50.183687+00 |
| updated_at | 2015-12-16 00:01:56.610782+00 |
| description | Import crate for GObject |
| homepage | |
| repository | https://github.com/gi-rust/gobject-sys.git |
| max_upload_size | |
| id | 874 |
| size | 87,445 |
This project provides a Rust FFI import crate for GObject.
Used as a dependency, it links the platform library as specified by
pkg-config module gobject-2.0, and exports function declarations, data
types and constants needed to call functions of the C library API.
The source code for this library is generated from GObject introspection data using grust-gen.