ContactAddress
Object Hierarchy:
Description:
[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "e_contact_address_get_type ()" ) ]
[ Compact ]
public class ContactAddress
Content:
Creation methods:
Methods:
- public void clear ()
Frees all the members of the this,
but unlike free, it does not free the this
itself.
- public void free ()
Frees the this struct and its
contents.
- public void read_attr (VCardAttribute source)
Populates this from the source
attribute.
- public void write_attr (ref VCardAttribute destination)
Populates ADR attribute destination with the data from
the this.
Fields: