forked from AuroraMiddleware/gtk
[gi] make sure gtk_drag_dest_unset is annotated as a method
This commit is contained in:
parent
ea81c710d0
commit
f46f038abd
@ -1349,7 +1349,7 @@ gtk_drag_dest_set_proxy (GtkWidget *widget,
|
||||
}
|
||||
|
||||
/**
|
||||
* gtk_drag_dest_unset:
|
||||
* gtk_drag_dest_unset: (method)
|
||||
* @widget: a #GtkWidget
|
||||
*
|
||||
* Clears information about a drop destination set with
|
||||
|
Loading…
Reference in New Issue
Block a user