Method

PurpleConversationdisplayed

unstable since: 3.0

Declaration [src]

void
purple_conversation_displayed (
  PurpleConversation* conversation
)

Description [src]

Called by user interfaces after they have displayed a conversation.

This should be called any time the conversation is displayed to the user. This can be used for all sorts of things including allowing protocols to lazy load conversations and so on.

Available since: 3.0