GDEmailAddress


Description:

[ CCode ( has_construct_function = false ) ]
public GDEmailAddress (string address, string? relation_type, string? label, bool is_primary)

Creates a new GDEmailAddress.

More information is available in the GData specification.

Parameters:

address

the e-mail address

relation_type

the relationship between the e-mail address and its owner, or null

label

a human-readable label for the e-mail address, or null

is_primary

true if this e-mail address is its owner's primary address, false otherwise

Returns:

a new GDEmailAddress, or null; unref with unref