API Version: 3.0
Library Version: 2.90.0
Generated by gi-docgen 2024.1
void (* PurpleRequestActionCb) ( void* data, int action )
The type of callbacks passed to purple_request_action(). The first argument is the user_data parameter; the second is the index in the list of actions of the one chosen.
data
Type: void*
void*
User-data.
NULL
action
Type: int
int
The action that was chosen.