About gtk ========= GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites.
GTK has been designed from the ground up to support a range of languages, not only C/C++. Using GTK from languages such as Perl and Python (especially in combination with the Glade GUI builder) provides an effective method of rapid application development. GTK is free software and part of the GNU Project. However, the licensing terms for GTK, the GNU LGPL, allow it to be used by all developers, including those developing proprietary software, without any license fees or royalties. News ==== * GtkTreeView: - Fix a problem with scrolling animations - Fix some event handling problems - Drop unreachable code * GtkText: - Respect the no-emoji input hint fully * GtkEmojiChooser: - Fix arrow key navigation * GtkFontChooser: - Improve the handling of OpenType font features * GtkTreeListModel: - Fix handling of collapsed child nodes * GtkInscription: - Fix accessible name * Theme: - Fix placeholder text in HighContrast * Increase the memory limit for the jpeg loader to 300M * Miscellaneous memory leak fixes * Wayland: - Refator handling of text protocol client updates * Windows: - Support high-resolution scroll wheel events - Generate GdkWin32.gir - Implement color picking * Translation updates Abkhazian Basque Brazilian Portuguese Bulgarian Catalan Chinese (China) Croatian Czech Danish Dutch Galician Georgian German Hungarian Icelandic Indonesian Korean Latvian Lithuanian Persian Polish Portuguese Russian Serbian Spanish Swedish Turkish Ukrainian Download ======== https://download.gnome.org/sources/gtk/4.8/gtk-4.8.0.tar.xz (19.6M) sha256sum: c8d6203437d1e359d83124dc591546d403f67e3b00544e53dd50a9baacdcbd7f _______________________________________________ ftp-release-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ftp-release-list
