Method

IdeDoapPersonset_email

Declaration

void
ide_doap_person_set_email (
  IdeDoapPerson* self,
  const gchar* email
)

Description

No description available.
Sets propertyIde.DoapPerson:email

Parameters

email

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.