[gtk+/gtk-2-22] Add missing methods to the GdkDragContext docs.



commit 5b41e388c9be4a985e5d42b29b3600ed1991a3f7
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Thu Jun 10 15:53:48 2010 +0200

    Add missing methods to the GdkDragContext docs.

 docs/reference/gdk/gdk-sections.txt |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/gdk/gdk-sections.txt b/docs/reference/gdk/gdk-sections.txt
index 50617cb..4ec9135 100644
--- a/docs/reference/gdk/gdk-sections.txt
+++ b/docs/reference/gdk/gdk-sections.txt
@@ -1235,6 +1235,10 @@ gdk_drag_drop
 gdk_drag_find_window
 gdk_drag_find_window_for_screen
 gdk_drag_context_ref
+gdk_drag_context_get_actions
+gdk_drag_context_get_selected_action
+gdk_drag_context_get_suggested_action
+gdk_drag_context_list_targets
 gdk_drag_context_get_source_window
 gdk_drag_begin
 gdk_drag_motion



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