From 5b41e388c9be4a985e5d42b29b3600ed1991a3f7 Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Thu, 10 Jun 2010 15:53:48 +0200 Subject: [PATCH] Add missing methods to the GdkDragContext docs. --- docs/reference/gdk/gdk-sections.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/reference/gdk/gdk-sections.txt b/docs/reference/gdk/gdk-sections.txt index 50617cbaa4..4ec9135794 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