Constructor

PurpleCreateConversationDetailsnew

since: 3.0

Declaration [src]

PurpleCreateConversationDetails*
purple_create_conversation_details_new (
  guint max_participants
)

Description [src]

Available since: 3.0

Parameters

max_participants

Type: guint

The maximum number of participants. 0 to say unlimited.

Return value

Type: PurpleCreateConversationDetails

The new instance.

The caller of the function takes ownership of the data, and is responsible for freeing it.