The next version of CoreGTK, version 3.10.0, has been tagged for release today.
Highlights for this release:
- Move from GTK+ 2 to GTK+ 3
- Prefer the use of glib data types over boxed OpenStep/Cocoa objects (i.e. gint vs NSNumber)
- Base code generation on GObject Introspection instead of a mix of automated source parsing and manual correction
- Support for GTK+ 3.10
CoreGTK is an Objective-C language binding for the GTK+ widget toolkit. Like other “core” Objective-C libraries, CoreGTK is designed to be a thin wrapper. CoreGTK is free software, licensed under the GNU LGPL.
You can find more information about the project here and the release itself here.
Leave a Reply