[gtk+/gtk-2-90: 84/127] Remove remaining GtkContainer deprecated stuff
- From: Javier Jardón <jjardon src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-2-90: 84/127] Remove remaining GtkContainer deprecated stuff
- Date: Tue, 17 Nov 2009 19:31:51 +0000 (UTC)
commit 24e9dc0d065dea78baa8e6ae2bdd24028ea490bb
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 3bb09f9..db8adc9 100644
--- a/docs/reference/gtk/gtk-sections.txt
+++ b/docs/reference/gtk/gtk-sections.txt
@@ -1000,7 +1000,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 25b4177..b4a760c 100644
--- a/gtk/gtk.symbols
+++ b/gtk/gtk.symbols
@@ -873,9 +873,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]