GDName


Description:

[ CCode ( has_construct_function = false ) ]
public GDName (string? given_name, string? family_name)

Creates a new GDName.

More information is available in the <ulink type="http" url="http://code.google.com/apis/gdata/docs/2.0/elements.html#gdName"> GData specification</ulink>.

Parameters:

given_name

the person's given name, or null

family_name

the person's family name, or null

Returns:

a new GDName, or null; unref with unref