Difference between revisions of "Gtk+3"

From Free Pascal wiki
Jump to navigationJump to search
(→‎Info: updated to reflect latest changes in gtk3 version)
(Categorized.)
Line 13: Line 13:
  
 
These files were generated with [[gir2pascal]] which should be updated to generate correct bindings if errors are found.
 
These files were generated with [[gir2pascal]] which should be updated to generate correct bindings if errors are found.
 +
 +
[[Category:Lazarus-CCR]]

Revision as of 18:59, 23 September 2013

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.