Constructor
PidginContactListnew
unstable since: 3.0
Declaration [src]
GtkWidget*
pidgin_contact_list_new (
  void
)
      Description [src]
Creates a new PidginContactList instance that will display
GListModel of PurplePerson from
PurpleContactManager.
Available since: 3.0
Return value
Type: PidginContactList
The new instance.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |