Function

Purpleblist_get_default_root

since: 3.0.0

Declaration [src]

PurpleBlistNode*
purple_blist_get_default_root (
  void
)

Description [src]

Returns the root node of the default buddy list.

Available since: 3.0.0

Return value

Type: PurpleBlistNode

The root node.

The data is owned by the called function.