Constructor
PurpleCreateConversationDetailsnew
unstable since: 3.0
Declaration [src]
PurpleCreateConversationDetails*
purple_create_conversation_details_new (
guint max_participants
)
Return value
Type: PurpleCreateConversationDetails
The new instance.
The caller of the function takes ownership of the data, and is responsible for freeing it. |