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
Gets property | Purple.Message:attributes |
Return value
Type: PangoAttrList
The attributes.
The returned data is owned by the instance. |