# glib [![Build Status](https://travis-ci.org/gtk-rs/glib.png?branch=master)](https://travis-ci.org/gtk-rs/glib) [![Build status](https://ci.appveyor.com/api/projects/status/jphtjb5hr51970fh?svg=true)](https://ci.appveyor.com/project/GuillaumeGomez/glib-l2j1a) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/gtk-rs/gtk)
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.
- [Gtk-rs project site](http://gtk-rs.org/)
- [Online documentation](http://gtk-rs.org/docs/)
- [Readme](https://github.com/gtk-rs/gtk/blob/master/README.md) in our
[main repo](https://github.com/gtk-rs/gtk)
## License
MIT