Skip to content

ziutek/gtk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

709c6d2 · Jul 2, 2013

History

12 Commits
Mar 7, 2012
Jul 6, 2011
Jul 8, 2011
Jul 2, 2013
Jul 26, 2011
Sep 21, 2011
Sep 21, 2011
Jul 26, 2011
Sep 21, 2011
Sep 21, 2011
Sep 21, 2011
Sep 21, 2011
Jul 26, 2011
Sep 22, 2011
Sep 22, 2011
Sep 21, 2011

Repository files navigation

Example Go bindings for GTK.

This is only example of usage of the glib package to build bindings for GTK. It isn't suitable for writing real applications. If you need working GTK binding see go-gtk or fork this project and write missing features.

See examples directory to find out what my approach is different from the go-gtk.

Dependencies

You need gtk 2.0 library with C header files to install this package (libgtk2.0-dev on Debian/Ubuntu).

About

Example Go bindings for GTK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages