Constructor
PurpleConversationMembersnew
unstable since: 3.0
Declaration [src]
PurpleConversationMembers*
purple_conversation_members_new (
void
)
Return value
Type: PurpleConversationMembers
The new instance.
The caller of the function takes ownership of the data, and is responsible for freeing it. |