Constructor
PurpleTagsnew
unstable since: 3.0
Declaration [src]
PurpleTags*
purple_tags_new (
void
)
Return value
Type: PurpleTags
The new tags object.
The caller of the function takes ownership of the data, and is responsible for freeing it. |