[ Version ( deprecated = true ) ]
public List<unowned ContactInfoField> get_fields ()
Warning: get_fields is deprecated.
Since 0.19.9.
New code should use dup_fields instead.
this |
a search result |
a List of ContactInfoField for the specified contact. You should free it when you're done with g_list_free. |