[gtk+/gtk-2-90: 84/200] 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/200] Remove remaining GtkContainer deprecated stuff
- Date: Mon, 3 May 2010 00:03:40 +0000 (UTC)
commit 740a1007ebfba47427c13b7e717174b1defcc13a
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 ca9062b..7bc0918 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 2e56911..ea86312 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 0d05fdd..fd95dd5 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]