mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
gdk: fix typo in the docs for gdk_drag_context_get_selected_action()
(cherry picked from commit e494ec1d61
)
This commit is contained in:
parent
71c501d895
commit
61aa2af23d
@ -149,7 +149,7 @@ gdk_drag_context_get_suggested_action (GdkDragContext *context)
|
||||
}
|
||||
|
||||
/**
|
||||
* gdk_drag_context_selected_get_action:
|
||||
* gdk_drag_context_get_selected_action:
|
||||
* @context: a #GdkDragContext
|
||||
*
|
||||
* Determines the action chosen by the drag destination.
|
||||
|
Loading…
Reference in New Issue
Block a user