Constructor

IbisTagsnew

since: 0.1

Declaration [src]

IbisTags*
ibis_tags_new (
  void
)

Description [src]

Creates a new tags instance.

Available since: 0.1

Return value

Type: IbisTags

The new instance.

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