Merge branch 'fix_typo' into 'master'

fix typo in GtkDragSource doc

See merge request GNOME/gtk!4107
This commit is contained in:
Timm Bäder 2021-11-01 06:42:54 +00:00
commit 1903c6d009

View File

@ -103,7 +103,7 @@
* ```c
* static void
* on_drag_begin (GtkDragSource *source,
* GtkDrag *drag,
* GdkDrag *drag,
* MyWidget *self)
* {
* // Set the widget as the drag icon