2014-11-05 18:19:02 +01:00
2011-06-22 10:19:49 +02:00
2014-11-05 18:19:02 +01:00
2011-07-08 11:27:36 +02:00
2011-07-26 02:09:56 +02:00
2011-07-26 02:09:56 +02:00
2013-07-02 12:52:26 +02:00
2011-09-21 17:49:50 +02:00
2014-11-05 18:19:02 +01:00
2014-11-05 18:19:02 +01:00

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

Description
Go bindings for GLib type system.
Readme Multiple Licenses 115 KiB
Languages
Go 100%