Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 816 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 816 Bytes

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