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

#43 in #glib

Download history 23/week @ 2024-07-22 23/week @ 2024-07-29 18/week @ 2024-08-05 8/week @ 2024-08-12 18/week @ 2024-08-19 15/week @ 2024-08-26 6/week @ 2024-09-09 9/week @ 2024-09-16 24/week @ 2024-09-23 13/week @ 2024-09-30 3/week @ 2024-10-07 31/week @ 2024-10-14 8/week @ 2024-10-21 8/week @ 2024-10-28 13/week @ 2024-11-04

60 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