[gtk+/gtk-2-90: 84/161] Remove remaining GtkContainer deprecated stuff
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-2-90: 84/161] Remove remaining GtkContainer deprecated stuff
- Date: Tue, 23 Mar 2010 21:10:35 +0000 (UTC)
commit a4f6c55717a555098c3e83d68ef9fe5c7175a65f
Author: Javier Jardón <javierjc1982 gmail com>
Date: Sat Oct 10 17:19:47 2009 +0200
Remove remaining GtkContainer deprecated stuff
This completes commit 600216daac6df8deb0cdc042fc27f07a9c5c7c27
docs/reference/gtk/gtk-sections.txt | 1 -
docs/reference/gtk/tmpl/gtkcontainer.sgml | 13 -------------
gtk/gtk.symbols | 3 ---
3 files changed, 0 insertions(+), 17 deletions(-)
---
diff --git a/docs/reference/gtk/gtk-sections.txt b/docs/reference/gtk/gtk-sections.txt
index 91424e8..f71c3e9 100644
--- a/docs/reference/gtk/gtk-sections.txt
+++ b/docs/reference/gtk/gtk-sections.txt
@@ -1002,7 +1002,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 7d28b5b..bd912f5 100644
--- a/docs/reference/gtk/tmpl/gtkcontainer.sgml
+++ b/docs/reference/gtk/tmpl/gtkcontainer.sgml
@@ -285,19 +285,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 70601dc..630148e 100644
--- a/gtk/gtk.symbols
+++ b/gtk/gtk.symbols
@@ -876,9 +876,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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]