get_fields


Description:

[ Version ( deprecated = true ) ]
public List<unowned ContactInfoField> get_fields ()

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.