diff --git a/docs/reference/gtk/gtk-sections.txt b/docs/reference/gtk/gtk-sections.txt index ca9062bcdf..7bc0918139 100644 --- a/docs/reference/gtk/gtk-sections.txt +++ b/docs/reference/gtk/gtk-sections.txt @@ -1003,7 +1003,6 @@ gtk_container_get_resize_mode gtk_container_set_resize_mode gtk_container_check_resize gtk_container_foreach -gtk_container_foreach_full gtk_container_children gtk_container_get_children gtk_container_set_reallocate_redraws diff --git a/docs/reference/gtk/tmpl/gtkcontainer.sgml b/docs/reference/gtk/tmpl/gtkcontainer.sgml index 2e5691161d..ea86312f0d 100644 --- a/docs/reference/gtk/tmpl/gtkcontainer.sgml +++ b/docs/reference/gtk/tmpl/gtkcontainer.sgml @@ -292,19 +292,6 @@ Does the same as gtk_container_set_border_width(). @callback_data: -<!-- ##### FUNCTION gtk_container_foreach_full ##### --> -<para> - -</para> - -@container: -@callback: -@marshal: -@callback_data: -@notify: -@Deprecated: Use gtk_container_foreach() instead. - - <!-- ##### MACRO gtk_container_children ##### --> <para> Does the same as gtk_container_get_children(). diff --git a/gtk/gtk.symbols b/gtk/gtk.symbols index 0d05fdd047..fd95dd5610 100644 --- a/gtk/gtk.symbols +++ b/gtk/gtk.symbols @@ -877,9 +877,6 @@ gtk_container_class_install_child_property gtk_container_class_list_child_properties gtk_container_forall gtk_container_foreach -#ifndef GTK_DISABLE_DEPRECATED -gtk_container_foreach_full -#endif gtk_container_get_border_width gtk_container_get_children gtk_container_get_focus_chain