Features, compared to 'gtk/gtk.bi':
- All new functions available, e.g. GtkBuilder or Cairo
More compiler features are translated (e.g. G_DISABLE_DEPRECATED)
Small bugs are fixed (e.g. gtk_tree_item_new_with_label("NoGo") is working now)
Can be used with older GTK versions
Untranslated C-source is included as FreeBasic comment for further translation (mostly asm-code for optimisation)
- atk-1.28.0
cairo-1.8.10
gdk-2.18.6
glib-2.22.4
gtk-2.18.6
pango-1.26.2
This file is part of my package GTK+tobac2.2.0, details and download at http://www.freebasic-portal.de/download ... 0-131.html
To use it, just unpack the zip file and copy 'inc/GTK-2.18.6_TJF.bi' into your folder '*/freebasic/inc/gtk'. Then use
in your source.#INCLUDE "gtk/GTK-2.18.6_TJF.bi"
I use the bindings in 5 projects, without trouble. Please test and report.
Good luck, TJF.