summaryrefslogtreecommitdiff
path: root/gtk_unix.h
AgeCommit message (Collapse)Author
2014-04-01Moved <stdlib.h> includes in the GTK+ backend to gtk_unix.h; organized that ↵Pietro Gagliardi
file a bit.
2014-03-19Added complementary GLib/GObject version compatibility macros to gtk_unix.h ↵Pietro Gagliardi
alongside the GDK/GTK+ ones.
2014-03-16Split out includes of <gtk/gtk.h> into a new header file so the GTK+ ↵Pietro Gagliardi
versioning macros can be included in all Go files, not just area_unix.go.