Constructor

PurplePersonnew

since: 3.0

Declaration [src]

PurplePerson*
purple_person_new (
  void
)

Description [src]

Creates a new PurplePerson.

Available since: 3.0

Return value

Type: PurplePerson

The new instance.

The caller of the function takes ownership of the data, and is responsible for freeing it.