Gtk+3

From Free Pascal wiki
Revision as of 18:59, 23 September 2013 by Jwdietrich (talk | contribs) (Categorized.)
Jump to navigationJump to search

Info

Gtk+3.0 bindings are being developed in the Lazarus-ccr

They are based on the headers from gtk+3.4.4 which can be downloaded here:

http://ftp.acc.umu.se/pub/gnome/sources/gtk+/3.4/gtk+-3.4.4.tar.xz

SVN

The current result can be found in the Lazarus-CCR in this svn address:

 svn co https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/bindings/gtk3/ gtk3

Or you can browse the files here

These files were generated with gir2pascal which should be updated to generate correct bindings if errors are found.