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