Method
PurpleConversationset_archived
unstable since: 3.0
Declaration [src]
void
purple_conversation_set_archived (
PurpleConversation* conversation,
gboolean archived
)
Description [src]
Sets the archive state of the conversation.
If archived is true, PurpleConversation:archived-on will be set to the
current time.
Available since: 3.0
| Sets property | Purple.Conversation:archived |