Method

IdeDoapPersonset_name

Declaration

void
ide_doap_person_set_name (
  IdeDoapPerson* self,
  const gchar* name
)

Description

No description available.
Sets propertyIde.DoapPerson:name

Parameters

name

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.