mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 05:31:07 +00:00
[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
|
* @widget: a #GtkWidget
|
||||||
*
|
*
|
||||||
* Clears information about a drop destination set with
|
* Clears information about a drop destination set with
|
||||||
|
Loading…
Reference in New Issue
Block a user