1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-30 15:49:31 +00:00

contacts-provider: fix docstring

The caller takes ownership of the returned `CallsBestMatch`, so
this should be reflected in the docstring
This commit is contained in:
Evangelos Ribeiro Tzaras 2021-04-05 04:53:37 +02:00
parent f84d3c0adf
commit f8a57edc6d

View file

@ -255,7 +255,7 @@ calls_contacts_provider_get_individuals (CallsContactsProvider *self)
*
* Get a best contact match for a phone number
*
* Returns: (transfer none): The best match as #CallsBestMatch
* Returns: (transfer: full): The best match as #CallsBestMatch
*/
CallsBestMatch *
calls_contacts_provider_lookup_phone_number (CallsContactsProvider *self,