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 ==== * Add native file chooser support for OS X * Bug fixes: 766517 GtkAboutDialog should use https:// license URLs 781583 gtk_image_new_from_resource does not work 781935 Add nullable return annotation to gtk_notebook_get_tab_label 781936 Add nullable return annotation to gtk_text_mark_get_name 782040 Wacom pen calibration application responds to mouse input 782325 wayland: Add possibility to get the exported handle multiple times 784323 Quartz backend: gtk_clipboard_get_default not implemented 784723 macOS: native file chooser dialog 784888 gtkapplication: Mark gtk_application_get_active_window() as nullable * Translation updates: Friulian Kazakh Download ======== https://download.gnome.org/sources/gtk+/3.22/gtk+-3.22.17.tar.xz (17.8M) sha256sum: a6c1fb8f229c626a3d9c0e1ce6ea138de7f64a5a6bc799d45fa286fe461c3437 _______________________________________________ ftp-release-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ftp-release-list
