Function

Purplerequest_cpar_new

since: 3.0

Declaration [src]

PurpleRequestCommonParameters*
purple_request_cpar_new (
  void
)

Description [src]

Creates new parameters set for the request, which may or may not be used by the UI to display the request.

Available since: 3.0

This function is not directly available to language bindings.

Return value

Type: PurpleRequestCommonParameters

The new parameters set.

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