summaryrefslogtreecommitdiff
path: root/gtk/gtktooltip.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtktooltip.h')
-rw-r--r--gtk/gtktooltip.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gtk/gtktooltip.h b/gtk/gtktooltip.h
index 87a105f585..3c4140d7a7 100644
--- a/gtk/gtktooltip.h
+++ b/gtk/gtktooltip.h
@@ -44,10 +44,6 @@ void gtk_tooltip_set_text (GtkTooltip *tooltip,
GDK_AVAILABLE_IN_ALL
void gtk_tooltip_set_icon (GtkTooltip *tooltip,
GdkPixbuf *pixbuf);
-GDK_DEPRECATED_IN_3_10_FOR(gtk_tooltip_set_icon_from_icon_name)
-void gtk_tooltip_set_icon_from_stock (GtkTooltip *tooltip,
- const gchar *stock_id,
- GtkIconSize size);
GDK_AVAILABLE_IN_ALL
void gtk_tooltip_set_icon_from_icon_name (GtkTooltip *tooltip,
const gchar *icon_name,