ebassi / gobject-sys

Rust import crate for GObject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Rust import crate for GObject

License:GNU Lesser General Public License v2.1


Languages

Language:Rust 93.9%Language:Makefile 6.1%