Author
Description:
[ CCode ( has_construct_function = false ) ]
public Author (string name, string? uri, string? email_address)
public Author (string name, string? uri, string? email_address)
Creates a new Author.
More information is available in the Atom specification.
name
must be non-%NULL and non-empty.
Parameters:
name |
the author's name |
uri |
an IRI describing the author, or |
email_address |
the author's e-mail address, or |