Constructor

PurpleTagsnew

since: 3.0

Declaration [src]

PurpleTags*
purple_tags_new (
  void
)

Description [src]

Creates a new tags object.

Available since: 3.0

Return value

Type: PurpleTags

The new tags object.

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