summaryrefslogtreecommitdiff
path: root/gtk/gtkselection.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkselection.h')
-rw-r--r--gtk/gtkselection.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gtk/gtkselection.h b/gtk/gtkselection.h
index 08939f471c..bb6a219d4e 100644
--- a/gtk/gtkselection.h
+++ b/gtk/gtkselection.h
@@ -88,10 +88,6 @@ GDK_AVAILABLE_IN_ALL
gchar **gtk_selection_data_get_uris (const GtkSelectionData *selection_data);
GDK_AVAILABLE_IN_ALL
-gboolean gtk_selection_data_get_targets (const GtkSelectionData *selection_data,
- GdkAtom **targets,
- gint *n_atoms);
-GDK_AVAILABLE_IN_ALL
gboolean gtk_selection_data_targets_include_text (const GtkSelectionData *selection_data);
GDK_AVAILABLE_IN_ALL
gboolean gtk_selection_data_targets_include_image (const GtkSelectionData *selection_data,