[gtk+] [gi] make sure gtk_drag_dest_unset is annotated as a method
- From: John Palmieri <johnp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] [gi] make sure gtk_drag_dest_unset is annotated as a method
- Date: Wed, 29 Jun 2011 16:12:14 +0000 (UTC)
commit f46f038abd019a191058ececa8f1b0af2d5177e9
Author: John (J5) Palmieri <johnp redhat com>
Date: Wed Jun 29 12:11:36 2011 -0400
[gi] make sure gtk_drag_dest_unset is annotated as a method
gtk/gtkdnd.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkdnd.c b/gtk/gtkdnd.c
index 617a02e..eecd3c6 100644
--- a/gtk/gtkdnd.c
+++ b/gtk/gtkdnd.c
@@ -1349,7 +1349,7 @@ gtk_drag_dest_set_proxy (GtkWidget *widget,
}
/**
- * gtk_drag_dest_unset:
+ * gtk_drag_dest_unset: (method)
* @widget: a #GtkWidget
*
* Clears information about a drop destination set with
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]