summaryrefslogtreecommitdiff
path: root/gtk/gtkcontainer.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkcontainer.h')
-rw-r--r--gtk/gtkcontainer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtkcontainer.h b/gtk/gtkcontainer.h
index 082b41edb1..4d2244b8c4 100644
--- a/gtk/gtkcontainer.h
+++ b/gtk/gtkcontainer.h
@@ -197,6 +197,7 @@ void gtk_container_child_get_property (GtkContainer *container,
const gchar *property_name,
GValue *value);
+GDK_AVAILABLE_IN_3_2
void gtk_container_child_notify (GtkContainer *container,
GtkWidget *child,
const gchar *child_property);