API Version: 3.0
Library Version: 2.90.0
Generated by gi-docgen 2024.1
void (* PurpleRequestChoiceCb) ( void* data, gpointer value )
The type of callbacks passed to purple_request_choice(). The first argument is the user_data parameter; the second is the values of those choice.
data
Type: void*
void*
User-data.
NULL
value
Type: gpointer
gpointer
The choice that was made.