mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-06 02:40:07 +00:00
gdkdnd: Fix 2 typos in docs
This commit is contained in:
parent
f888b4958e
commit
f040918ffa
@ -166,7 +166,7 @@ gdk_drag_context_get_source_window (GdkDragContext *context)
|
||||
* gdk_drag_context_get_dest_window:
|
||||
* @context: a #GdkDragContext
|
||||
*
|
||||
* Returns the destination windw for the DND operation.
|
||||
* Returns the destination window for the DND operation.
|
||||
*
|
||||
* Returns: (transfer none): a #GdkWindow
|
||||
*
|
||||
@ -184,7 +184,7 @@ gdk_drag_context_get_dest_window (GdkDragContext *context)
|
||||
* gdk_drag_context_get_protocol:
|
||||
* @context: a #GdkDragContext
|
||||
*
|
||||
* Returns the drag protocol thats used by this context.
|
||||
* Returns the drag protocol that is used by this context.
|
||||
*
|
||||
* Returns: the drag protocol
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user