[gtk+/gtk-2-90: 134/156] Remove gtk_toggle_button_set_state() from GtkToggleButton
- From: Javier Jardón <jjardon src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-2-90: 134/156] Remove gtk_toggle_button_set_state() from GtkToggleButton
- Date: Sat, 23 Jan 2010 05:47:57 +0000 (UTC)
commit 4ad5df1662a94d1b7b483343e63051730d1e6bba
Author: Javier Jardón <jjardon gnome org>
Date: Tue Nov 24 04:15:58 2009 +0100
Remove gtk_toggle_button_set_state() from GtkToggleButton
gtk/gtktogglebutton.h | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/gtk/gtktogglebutton.h b/gtk/gtktogglebutton.h
index 451d82c..321b472 100644
--- a/gtk/gtktogglebutton.h
+++ b/gtk/gtktogglebutton.h
@@ -88,10 +88,6 @@ void gtk_toggle_button_set_inconsistent (GtkToggleButton *toggle_button,
gboolean gtk_toggle_button_get_inconsistent (GtkToggleButton *toggle_button);
-#ifndef GTK_DISABLE_DEPRECATED
-#define gtk_toggle_button_set_state gtk_toggle_button_set_active
-#endif /* GTK_DISABLE_DEPRECATED */
-
G_END_DECLS
#endif /* __GTK_TOGGLE_BUTTON_H__ */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]