[ CCode ( has_construct_function = false ) ]
public GDWho (string? relation_type, string? value_string, string? email_address)
Creates a new GDWho.
More information is available in the <ulink type="http" url="http://code.google.com/apis/gdata/docs/2.0/elements.html#gdWho">GData specification</ulink>.
Currently, entryLink functionality is not implemented in GDWho.
| relation_type |
the relationship between the item and this person, or null |
| value_string |
a string to represent the person, or null |
| email_address |
the person's e-mail address, or null |