app: forgot to update API docs in the last commit

(cherry picked from commit 22c61e0c8f)
This commit is contained in:
Michael Natterer 2010-06-02 21:11:45 +02:00
parent 19236d68d9
commit 2b89d46a9a

View File

@ -133,7 +133,7 @@ gdk_drag_context_get_suggested_action (GdkDragContext *context)
}
/**
* gdk_drag_context_get_action:
* gdk_drag_context_selected_get_action:
* @context: a #GdkDragContext
*
* Determines the action chosen by the drag destination.