Difference between revisions of "GTK3 Interface"

From Lazarus wiki
Jump to navigationJump to search
Line 11: Line 11:
 
* cairo 1.10
 
* cairo 1.10
 
* pango 1.30
 
* pango 1.30
 +
 +
[[Category:GTK Widgetsets]]

Revision as of 20:34, 1 January 2014

GTK3 interface

Started as of lazarus 1.1 r41811
Currently it's in alpha status, and if you want to test it
you must uncomment USEGTK3ALPHA define in lcl/interfaces/gtk3/gtk3defines.inc.

MINIMUM REQUIREMENTS

  • Gtk3 v 3.6.4
  • glib2 2.34
  • cairo 1.10
  • pango 1.30