[gtk+/gtk-2-90] Remove gtk_toggle_button_set_state() documentation



commit 818fc2e9be977c4b317211278e34c1d18312ce6b
Author: Javier Jardón <jjardon gnome org>
Date:   Tue Nov 24 04:40:57 2009 +0100

    Remove gtk_toggle_button_set_state() documentation

 docs/reference/gtk/gtk-sections.txt          |    1 -
 docs/reference/gtk/tmpl/gtktogglebutton.sgml |    8 --------
 2 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/docs/reference/gtk/gtk-sections.txt b/docs/reference/gtk/gtk-sections.txt
index 6dc9704..ed79afb 100644
--- a/docs/reference/gtk/gtk-sections.txt
+++ b/docs/reference/gtk/gtk-sections.txt
@@ -4096,7 +4096,6 @@ gtk_toggle_button_new_with_label
 gtk_toggle_button_new_with_mnemonic
 gtk_toggle_button_set_mode
 gtk_toggle_button_get_mode
-gtk_toggle_button_set_state
 gtk_toggle_button_toggled
 gtk_toggle_button_get_active
 gtk_toggle_button_set_active
diff --git a/docs/reference/gtk/tmpl/gtktogglebutton.sgml b/docs/reference/gtk/tmpl/gtktogglebutton.sgml
index 36204d0..5e8282a 100644
--- a/docs/reference/gtk/tmpl/gtktogglebutton.sgml
+++ b/docs/reference/gtk/tmpl/gtktogglebutton.sgml
@@ -152,14 +152,6 @@ Creates a new toggle button with a text label.
 @Returns: 
 
 
-<!-- ##### MACRO gtk_toggle_button_set_state ##### -->
-<para>
-This is a deprecated macro, and is only maintained for compatibility reasons.
-</para>
-
- Deprecated: Use gtk_toggle_button_set_active() instead.
-
-
 <!-- ##### FUNCTION gtk_toggle_button_toggled ##### -->
 <para>
 Emits the <link linkend="GtkToggleButton-toggled">toggled</link>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]