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