From b95258f419c62f7f38ec6128568df5897e4f5696 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Fri, 4 Apr 2025 22:15:41 +0200 Subject: adw: clean up property definitions --- adw/include/adwaitamm/breakpoint.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'adw/include/adwaitamm/breakpoint.hpp') diff --git a/adw/include/adwaitamm/breakpoint.hpp b/adw/include/adwaitamm/breakpoint.hpp index 529344d..13e9f1e 100644 --- a/adw/include/adwaitamm/breakpoint.hpp +++ b/adw/include/adwaitamm/breakpoint.hpp @@ -84,6 +84,7 @@ namespace Adwaita auto static get_base_type() -> GType; auto property_condition() -> Glib::PropertyProxy; + auto property_condition() const -> Glib::PropertyProxy_ReadOnly; protected: explicit Breakpoint(BreakpointCondition & condition); -- cgit v1.2.3