From 96ce3ba51c152e854bcc5e7df1c53fe776ca554b 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 --- include/adwaitamm/breakpoint.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/adwaitamm/breakpoint.hpp') diff --git a/include/adwaitamm/breakpoint.hpp b/include/adwaitamm/breakpoint.hpp index 529344d..13e9f1e 100644 --- a/include/adwaitamm/breakpoint.hpp +++ b/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