Function

PurpleRequestHelpCb

[]

Declaration

void
(* PurpleRequestHelpCb) (
  gpointer data
)
[]

Description [src]

The type of callback passed to purple_request_cpar_set_help_cb().

[]

Parameters

data

Type: gpointer

User data.

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