16 unstable releases (3 breaking)

Uses old Rust 2015

0.46.4 Nov 8, 2015
0.46.0 Oct 23, 2015
0.1.1 Jun 11, 2015
0.0.8 Mar 26, 2015

#42 in #glib

Download history 4/week @ 2024-01-08 4/week @ 2024-01-15 5/week @ 2024-02-05 4/week @ 2024-02-19 28/week @ 2024-02-26 17/week @ 2024-03-04 39/week @ 2024-03-11 14/week @ 2024-03-18 5/week @ 2024-03-25 95/week @ 2024-04-01

155 downloads per month
Used in 3 crates

LGPL-2.1+

215KB
3.5K SLoC

This project provides a Rust FFI import crate for GLib. Used as a dependency, it links the platform library as specified by pkg-config module glib-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