Function

Purpleconversations_get_handle

Declaration [src]

void*
purple_conversations_get_handle (
  void
)

Description [src]

Returns the conversation subsystem handle.

Return value

Type: void*

The conversation subsystem handle.

The data is owned by the called function.
The return value can be NULL.