forked from AuroraMiddleware/gtk
Merge branch 'fix_typo' into 'master'
fix typo in GtkDragSource doc See merge request GNOME/gtk!4107
This commit is contained in:
commit
1903c6d009
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user