Method
PurpleProtocolget_tags
unstable since: 3.0
Declaration [src]
PurpleTags*
purple_protocol_get_tags (
  PurpleProtocol* protocol
)
      Description [src]
Gets the tags object from the protocol.
Available since: 3.0
| Gets property | Purple.Protocol:tags | 
Return value
Type: PurpleTags
The tags instance.
| The returned data is owned by the instance. |