15 unstable releases (3 breaking)

Uses old Rust 2015

0.46.4 Nov 8, 2015
0.46.3 Nov 8, 2015
0.46.1 Oct 23, 2015
0.2.0 Sep 18, 2015
0.0.3 Jan 31, 2015

#8 in #gobject

Download history 1/week @ 2023-12-03 5/week @ 2024-02-18 20/week @ 2024-02-25 16/week @ 2024-03-03 26/week @ 2024-03-10 8/week @ 2024-03-17

70 downloads per month
Used in 2 crates

LGPL-2.1+

59KB
964 lines

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.

Dependencies

~270KB