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/toastoverlay.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/adwaitamm/toastoverlay.hpp') diff --git a/include/adwaitamm/toastoverlay.hpp b/include/adwaitamm/toastoverlay.hpp index 9872c1b..5e2742d 100644 --- a/include/adwaitamm/toastoverlay.hpp +++ b/include/adwaitamm/toastoverlay.hpp @@ -59,6 +59,7 @@ namespace Adwaita auto set_child(Gtk::Widget & value) -> void; auto property_child() -> Glib::PropertyProxy; + auto property_child() const -> Glib::PropertyProxy_ReadOnly; protected: explicit ToastOverlay(Glib::ConstructParams const & params); -- cgit v1.2.3