Method
PurpleConversationis_thread
unstable since: 3.0
Declaration [src]
gboolean
purple_conversation_is_thread (
PurpleConversation* conversation
)
Description [src]
Checks if conversation
is a thread or not.
This is a quick helper around manually checking the results of
purple_conversation_get_conversation_type()
.
Available since: 3.0