Method

PurpleConversationget_logging

since: 3.0

Declaration [src]

gboolean
purple_conversation_get_logging (
  PurpleConversation* conversation
)

Description [src]

Gets whether or not conversation is currently being logged.

Available since: 3.0

Return value

Type: gboolean

TRUE if conversation is being logged, otherwise FALSE.