[gtk+] docs: fix typo in argument list



commit 9cfa3ba1f6195a8f42a09fb880025945f6c012f1
Author: William Jon McCann <william jon mccann gmail com>
Date:   Tue Jan 21 17:25:56 2014 -0500

    docs: fix typo in argument list

 gtk/gtkselection.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkselection.c b/gtk/gtkselection.c
index caec0dd..ef2cf07 100644
--- a/gtk/gtkselection.c
+++ b/gtk/gtkselection.c
@@ -899,7 +899,7 @@ gtk_selection_clear_targets (GtkWidget *widget,
 
 /**
  * gtk_selection_add_target:
- * @widget:  a #GtkTarget
+ * @widget:  a #GtkWidget
  * @selection: the selection
  * @target: target to add.
  * @info: A unsigned integer which will be passed back to the application.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]