Path to this page:
Subject: CVS commit: pkgsrc/x11/gtkmm4
From: Adam Ciarcinski
Date: 2024-04-15 11:29:25
Message id: 20240415092925.2CBF0FA2C@cvs.NetBSD.org
Log Message:
gtkmm4: updated to 4.14.0
4.14.0 (stable):
Gdk:
* Display: Add supports_shadow_width(), property_shadow_width()
* DmabufFormats: Add equal()
* Monitor: Add get/property_scale()
Gtk:
* SpinButton: Add signal_activate()
* Accessible: Add announce()
* AccessibleText: New interface
* Calendar: Add set/get_day(), set/get_month(), set/get_year()
* SearchEntry2: Add set/get/property_input_purpose(),
set/get/property_input_hints()
Demos:
* Fix the TextView demo, ClickMe button
Build:
* Require gtk4 >= 4.14.0
Files: