Function

Purpleblist_get_default_group_name

since: 3.0

Declaration [src]

const gchar*
purple_blist_get_default_group_name (
  void
)

Description [src]

Gets the default group name for the buddy list.

Available since: 3.0

Return value

Type: const gchar*

The name of the default group.

The data is owned by the called function.
The value is a NUL terminated UTF-8 string.