get_fields
Description:
Warning: get_fields is deprecated.
Note:
Since 0.19.9.
New code should use dup_fields instead.
Parameters:
this |
a search result |
Returns:
a List of ContactInfoField for the specified contact. You should free it when you're done with g_list_free. |