Add missing introspection annotations
https://bugzilla.gnome.org/show_bug.cgi?id=707519
This commit is contained in:
committed by
Matthias Clasen
parent
90383300d2
commit
59c4fb9d6a
@ -558,8 +558,8 @@ gtk_target_list_remove (GtkTargetList *list,
|
||||
* gtk_target_list_find:
|
||||
* @list: a #GtkTargetList
|
||||
* @target: an interned atom representing the target to search for
|
||||
* @info: a pointer to the location to store application info for target,
|
||||
* or %NULL
|
||||
* @info: (out) (allow-none): a pointer to the location to store
|
||||
* application info for target, or %NULL
|
||||
*
|
||||
* Looks up a given target in a #GtkTargetList.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user