Property
PurpleConversation:description
since: 3.0
Description [src]
Sets the description of the conversation. This field is typically used
to give more information about a conversation than that which would fit
in PurpleConversation:topic
.
This is typically set only by a protocol plugin.
Type: | gchar* |
Available since: | 3.0 |
Setter method | purple_conversation_set_description() |
Getter method | purple_conversation_get_description() |