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

gtk-rs/glib

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