Skip to content
This repository was archived by the owner on Jun 8, 2021. It is now read-only.

gtk-rs/glib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f53054c · Oct 27, 2020
Apr 2, 2020
Apr 1, 2020
Oct 26, 2020
Oct 12, 2020
Oct 4, 2020
Oct 27, 2020
Jul 7, 2020
Aug 23, 2016
Aug 23, 2016
Sep 21, 2020
Oct 4, 2020
Oct 19, 2020
Oct 26, 2020
Oct 26, 2020
Nov 27, 2015
Jun 12, 2019
Oct 4, 2020
Sep 6, 2019

Repository files navigation

glib Build Status Build status Gitter

GLib bindings for Rust.

Alongside GLib bindings, this crate also includes the infrastructure to subclass GObject for extending libraries like GTK+. A code example can be found in the documentation of this crate in the subclass module.

License

MIT