[ CCode ( has_construct_function = false ) ]
public GDName (string? given_name, string? family_name)
Creates a new GDName.
More information is available in the GData specification.
given_name |
the person's given name, or |
family_name |
the person's family name, or |
a new GDName, or |