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

#832 in Unix APIs

Download history 25/week @ 2023-10-29 26/week @ 2023-11-05 22/week @ 2023-11-12 37/week @ 2023-11-19 46/week @ 2023-11-26 38/week @ 2023-12-03 28/week @ 2023-12-10 24/week @ 2023-12-17 32/week @ 2023-12-24 19/week @ 2023-12-31 27/week @ 2024-01-07 29/week @ 2024-01-14 26/week @ 2024-01-21 28/week @ 2024-01-28 37/week @ 2024-02-04 32/week @ 2024-02-11

125 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