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 ==== * GTK can now be built with the meson build system * Quartz: - Build fixes - Fix a crash with DND * Win32: - Enable GLES via libANGLE - Fix preedit window placement on hi-dpi screens * Wayland: - Support the xdg-output protocol for correct monitor sizes with scaled displays - Fix handling of cursor hotspots that was reading uninitialized memory - Update tablet cursors when scale changes * CSS: - Use multiple font-family values * Emoji: - Populate the Emoji chooser incrementally * Printing: - Require CUPS 1.7 * Scrolling: - Add a gtk-overlay-scrolling setting that can be used to force traditional (non-overlay) scrollbars * GtkTreeView: - Update rubberband rectangles more often - Remove the pixel cache, to avoid the redraw issues that it causes * Tooling: - Support sysprof profiling * Themes: - Adwaita: Small tweaks to the theme refresh - Adwaita: Update treeview progress bars - HighContrast: Improve notebook tabs * Translation updates: Brazilian Portuguese Friulian Hungarian Indonesian Italian Lithuanian Download ======== https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.9.tar.xz (20.0M) sha256sum: 577eb0270d9adf2eb2aa4b03f9c7873fadb20cf265194d0139570f738493e635 _______________________________________________ ftp-release-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ftp-release-list
