Method

PurpleMessageget_attributes

unstable since: 3.0

Declaration [src]

PangoAttrList*
purple_message_get_attributes (
  PurpleMessage* message
)

Description [src]

Gets the formatting attributes of the message.

Available since: 3.0

Return value

Type: PangoAttrList

The attributes.

The returned data is owned by the instance.