summaryrefslogtreecommitdiff
path: root/gtk/gtktoggletoolbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtktoggletoolbutton.h')
-rw-r--r--gtk/gtktoggletoolbutton.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/gtktoggletoolbutton.h b/gtk/gtktoggletoolbutton.h
index 8fb263ffb3..525f8514ce 100644
--- a/gtk/gtktoggletoolbutton.h
+++ b/gtk/gtktoggletoolbutton.h
@@ -75,8 +75,6 @@ GDK_AVAILABLE_IN_ALL
GType gtk_toggle_tool_button_get_type (void) G_GNUC_CONST;
GDK_AVAILABLE_IN_ALL
GtkToolItem *gtk_toggle_tool_button_new (void);
-GDK_DEPRECATED_IN_3_10_FOR(gtk_toggle_tool_button_new)
-GtkToolItem *gtk_toggle_tool_button_new_from_stock (const gchar *stock_id);
GDK_AVAILABLE_IN_ALL
void gtk_toggle_tool_button_set_active (GtkToggleToolButton *button,