summaryrefslogtreecommitdiff
path: root/gtk/gtkiconview.c
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2005-05-08 03:13:37 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-05-08 03:13:37 +0000
commit7d25aee8a19c79fa56206af6e7b88f52ef3b7738 (patch)
treeffdd40d4a39086549a5d2deb84d75b33afa095f0 /gtk/gtkiconview.c
parente60f060ea8a889c47d9919c73181fe6879f37b52 (diff)
downloadgdk-pixbuf-7d25aee8a19c79fa56206af6e7b88f52ef3b7738.tar.gz
Fix a copy-and-paste accident
Diffstat (limited to 'gtk/gtkiconview.c')
-rw-r--r--gtk/gtkiconview.c12
1 files changed, 1 insertions, 11 deletions
diff --git a/gtk/gtkiconview.c b/gtk/gtkiconview.c
index 22f1928ba..8bc4c7447 100644
--- a/gtk/gtkiconview.c
+++ b/gtk/gtkiconview.c
@@ -6370,17 +6370,7 @@ gtk_icon_view_get_drag_dest_item (GtkIconView *icon_view,
*
* Return value: whether there is an item at the given position.
*
- * Since: 2.8/**
- * gtk_tree_view_get_dest_row_at_pos:
- * @tree_view: a #GtkTreeView
- * @drag_x: the position to determine the destination row for
- * @drag_y: the position to determine the destination row for
- * @path: Return location for the path of the highlighted row, or %NULL.
- * @pos: Return location for the drop position, or %NULL
- *
- * Determines the destination row for a given position.
- *
- * Return value: whether there is a row at the given position,
+ * Since: 2.8
**/
gboolean
gtk_icon_view_get_dest_item_at_pos (GtkIconView *icon_view,