Function

Purpleblist_get_handle

Declaration [src]

void*
purple_blist_get_handle (
  void
)

Description [src]

Returns the handle for the buddy list subsystem.

Return value

Type: void*

The buddy list subsystem handle.

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