Constructor

PurpleRequestPagenew

since: 3.0

Declaration [src]

PurpleRequestPage*
purple_request_page_new (
  void
)

Description [src]

Creates a page of fields to pass to purple_request_fields().

Available since: 3.0

Return value

Type: PurpleRequestPage

The new request page.

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