gobject-2-0-sys 0.46.2

Import crate for GObject
Documentation

Low-level Rust import crate for GObject.

Currently the primary purpose of this library is to support Grust. Eventually the code for the library should be generated from GObject introspection data using Grust binding generator.

Meanwhile, the function declarations are added as needed for the development of the Grust core library. If you'd like to reuse this crate outside of Grust, feel free to add other functions and submit your changes in pull requests.