API Version: 3.0
Library Version: 3.0.0-devel
Generated by gi-docgen 2023.1
void purple_request_wait_progress ( void* ui_handle, gfloat fraction )
Notifies the “please wait” dialog about progress has been made.
ui_handle
Type: void*
void*
The request UI handle.
NULL
fraction
Type: gfloat
gfloat
The part of task that is done (between 0.0 and 1.0, inclusive).