[gtk+/gdk-backend] Match parameters between headers and doc comment
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gdk-backend] Match parameters between headers and doc comment
- Date: Fri, 10 Dec 2010 17:57:26 +0000 (UTC)
commit 1afa28763b40c40380652bf2e90885d36897c4dd
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Dec 10 12:42:03 2010 -0500
Match parameters between headers and doc comment
gdk/gdkdnd.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkdnd.h b/gdk/gdkdnd.h
index 080af34..76e7a29 100644
--- a/gdk/gdkdnd.h
+++ b/gdk/gdkdnd.h
@@ -122,7 +122,7 @@ void gdk_drag_status (GdkDragContext *context,
GdkDragAction action,
guint32 time_);
void gdk_drop_reply (GdkDragContext *context,
- gboolean ok,
+ gboolean accepted,
guint32 time_);
void gdk_drop_finish (GdkDragContext *context,
gboolean success,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]