aboutsummaryrefslogtreecommitdiff
path: root/include/adwaitamm/toastoverlay.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/adwaitamm/toastoverlay.hpp')
-rw-r--r--include/adwaitamm/toastoverlay.hpp1
1 files changed, 1 insertions, 0 deletions
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<Gtk::Widget *>;
+ auto property_child() const -> Glib::PropertyProxy_ReadOnly<Gtk::Widget *>;
protected:
explicit ToastOverlay(Glib::ConstructParams const & params);