mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
Match parameters between headers and doc comment
This commit is contained in:
parent
a169f6e32d
commit
280e8329b4
@ -122,7 +122,7 @@ void gdk_drag_status (GdkDragContext *context,
|
||||
GdkDragAction action,
|
||||
guint32 time_);
|
||||
void gdk_drop_reply (GdkDragContext *context,
|
||||
gboolean ok,
|
||||
gboolean accepted,
|
||||
guint32 time_);
|
||||
void gdk_drop_finish (GdkDragContext *context,
|
||||
gboolean success,
|
||||
|
Loading…
Reference in New Issue
Block a user