Person
Object Hierarchy:
Description:
[ CCode ( ref_function = "grss_person_ref" , type_id = "grss_person_get_type ()" , unref_function = "grss_person_unref" ) ]
[ Compact ]
[ Version ( since = "0.7" ) ]
public class Person
`GrssPerson` is an opaque structure whose members cannot be accessed directly.
Content:
Creation methods:
- public Person (string name, string? email, string? uri)
Creates a new Person.
Methods: