Function

Purpleblist_set_ui

since: 3.0.0

Declaration [src]

void
purple_blist_set_ui (
  GType type
)

Description [src]

Set the UI implementation of the buddy list.

This must be called before the buddy list is created or you will get the default libpurple implementation.

Available since: 3.0.0

Parameters

type

Type: GType

The GType of a derived UI implementation of PurpleBuddyList.