Difference between revisions of "GTK3 Interface"

From Free Pascal wiki
Jump to navigationJump to search
m (→‎GTK3 interface: Add link to bindings; fix Wiki markup)
m (→‎GTK3 interface: Fix typo)
Line 5: Line 5:
 
Started as of Lazarus 1.1 r41811
 
Started as of Lazarus 1.1 r41811
  
Currently it's in alpha status, and if you want to test it.
+
Currently it's in alpha status, and if you want to test it, you must uncomment the USEGTK3ALPHA define in <tt>lcl/interfaces/gtk3/gtk3defines.inc</tt>.
 
 
You must uncomment the USEGTK3ALPHA define in <tt>lcl/interfaces/gtk3/gtk3defines.inc</tt>.
 
  
 
'''MINIMUM REQUIREMENTS'''
 
'''MINIMUM REQUIREMENTS'''

Revision as of 14:54, 12 January 2021

GTK logo.svg

This article applies to GTK+ Widgetsets only.

See also: Multiplatform Programming Guide

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 the USEGTK3ALPHA define in lcl/interfaces/gtk3/gtk3defines.inc.

MINIMUM REQUIREMENTS

  • Gtk3 v 3.6.4
 Current bindings (12.01.2021) are 3.8.6 and there's a plan to move it to 3.22  
  • glib2 2.34
  • cairo 1.10
  • pango 1.30