Method

IbisMessageget_tags

since: 0.1

Declaration [src]

IbisTags*
ibis_message_get_tags (
  IbisMessage* message
)

Description [src]

Gets the tags from message.

Available since: 0.1

Gets propertyIbis.Message:tags

Return value

Type: IbisTags

The tags from message.

The returned data is owned by the instance.
The return value can be NULL.