[gtk+] Fix a doc typo
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Fix a doc typo
- Date: Fri, 28 Jan 2011 16:10:20 +0000 (UTC)
commit d981b9ed615c09472bc79b1b680bf3dccc3f5b0d
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Jan 28 11:08:26 2011 -0500
Fix a doc typo
gdk/gdkdnd.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkdnd.c b/gdk/gdkdnd.c
index fd54a8a..ad45f40 100644
--- a/gdk/gdkdnd.c
+++ b/gdk/gdkdnd.c
@@ -70,7 +70,7 @@ gdk_drag_context_list_targets (GdkDragContext *context)
* @context: a #GdkDragContext
*
* Determines the bitmask of actions proposed by the source if
- * gdk_drag_context_suggested_action() returns GDK_ACTION_ASK.
+ * gdk_drag_context_get_suggested_action() returns GDK_ACTION_ASK.
*
* Return value: the #GdkDragAction flags
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]