Method
PurpleCreateConversationDetailsget_participants
unstable 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
Gets property | Purple.CreateConversationDetails:participants |
[−]
Return value
Type: A list model of GObject
The participants.
The returned data is owned by the instance. |
The return value can be NULL . |