Categorygithub.com/ziutek/glib
repositorypackage
0.0.0-20141105171902-a43f7a959840
Repository: https://github.com/ziutek/glib.git
Documentation: pkg.go.dev

# README

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

http://gopkgdoc.appspot.com/pkg/github.com/ziutek/glib