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



commit e9e7ea518ffea2e6127b6730ec1a4a35f543d4f5
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 31572b5..77dcc1e 100644
--- a/docs/reference/gtk/gtk-sections.txt
+++ b/docs/reference/gtk/gtk-sections.txt
@@ -4117,7 +4117,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]