API Version: 3.0
Library Version: 2.90.0
Generated by gi-docgen 2024.1
void (* PurpleRequestInputCb) ( void* data, const char* value )
The type of callback passed to purple_request_input().
data
Type: void*
void*
User data.
NULL
value
Type: const char*
const char*
The value that was input.