Bug 21195 - Better type information on tp_{cli,svc}_*
Summary: Better type information on tp_{cli,svc}_*
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-glib (show other bugs)
Version: unspecified
Hardware: Other All
: medium enhancement
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-15 03:10 UTC by Will Thompson
Modified: 2019-12-03 19:23 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Will Thompson 2009-04-15 03:10:03 UTC
tp_cli_connection_interface_avatars_call_request_avatars takes a `const GArray *in_Contacts` argument, which is documented as “Used to pass an 'in' argument: The contacts to retrieve avatars for”.

This is not ideal: is it a GArray of TpHandle, or of TpContact? We have this information when generating the documentation, so should include it.
Comment 1 GitLab Migration User 2019-12-03 19:23:16 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-glib/issues/13.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.