Constructor
PurpleRequestPagenew
unstable since: 3.0
Declaration [src]
PurpleRequestPage*
purple_request_page_new (
void
)
Return value
Type: PurpleRequestPage
The new request page.
The caller of the function takes ownership of the data, and is responsible for freeing it. |