Property
PurpleConversation:description
unstable 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
Default value | NULL |
Getter method | purple_conversation_get_description() |
Setter method | purple_conversation_set_description() |