Function

PurpleRequestFieldsCb

Declaration

void
(* PurpleRequestFieldsCb) (
  void* data,
  PurpleRequestPage* page
)

Description

No description available.

Parameters

data

Type: void*

No description available.

The argument can be NULL.
The data is owned by the caller of the function.
page

Type: PurpleRequestPage

No description available.

The data is owned by the caller of the function.