app: forgot to update API docs in the last commit

This commit is contained in:
Michael Natterer 2010-06-02 21:11:45 +02:00
parent d393cb377c
commit 22c61e0c8f

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.