Method

PurpleCreateConversationDetailsget_participants

since: 3.0

Declaration [src]

GListModel*
purple_create_conversation_details_get_participants (
  PurpleCreateConversationDetails* details
)

Description [src]

Gets the participants to add to the conversation.

Available since: 3.0

Return value

Type: A list model of GObject

The participants.

The data is owned by the instance.
The return value can be NULL.