mirror of
https://github.com/ziutek/glib.git
synced 2025-09-26 11:21:22 +08:00
master
Go bindings for GLib type system.
This package is designed for building bindings to C libraries based on GLib type system (like GTK, GStreamer, and others).
See example GTK bindings or GStreamer bindings for example code.
See glib_test.go for signal/event handling model.
Dependencies
You need glib 2.0 library with C headers to install this package (libglib2.0-dev on Debian/Ubuntu).
Documentation
Description
Languages
Go
100%