gobject-2-0-sys 0.46.4

Import crate for GObject
Documentation
1
2
3
4
5
6
7
8
9
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][gi] data using [grust-gen][gen].

[gi]: https://wiki.gnome.org/Projects/GObjectIntrospection
[gen]: https://github.com/gi-rust/grust-gen