Method

PurpleConversationget_members

since: 3.0

Declaration [src]

GListModel*
purple_conversation_get_members (
  PurpleConversation* conversation
)

Description [src]

Gets the members that are in conversation.

Available since: 3.0

Return value

Type: A list model of GObject

The members in conversation.

The data is owned by the instance.