[gtk+] gdk: fix typo in the docs for gdk_drag_context_get_selected_action() (cherry picked from commit e494
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] gdk: fix typo in the docs for gdk_drag_context_get_selected_action() (cherry picked from commit e494
- Date: Thu, 10 Jun 2010 11:16:44 +0000 (UTC)
commit 61aa2af23d423b1fdb30f6b0a26195a0322ca9db
Author: Michael Natterer <mitch gimp org>
Date: Thu Jun 10 13:15:12 2010 +0200
gdk: fix typo in the docs for gdk_drag_context_get_selected_action()
(cherry picked from commit e494ec1d61e627db44a6bcc678ee8b37c8eb038c)
gdk/gdkdnd.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkdnd.c b/gdk/gdkdnd.c
index 690e4a5..fb43b1f 100644
--- a/gdk/gdkdnd.c
+++ b/gdk/gdkdnd.c
@@ -149,7 +149,7 @@ gdk_drag_context_get_suggested_action (GdkDragContext *context)
}
/**
- * gdk_drag_context_selected_get_action:
+ * gdk_drag_context_get_selected_action:
* @context: a #GdkDragContext
*
* Determines the action chosen by the drag destination.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]