Method

PurpleMessageset_attributes

unstable since: 3.0

[]

Declaration [src]

void
purple_message_set_attributes (
  PurpleMessage* message,
  PangoAttrList* attributes
)
[]

Description [src]

Sets the formatting attributes of the message.

Available since: 3.0

[]

Parameters

attributes

Type: PangoAttrList

The attributes.

The data is owned by the caller of the method.