Function
Purplerequest_wait_progress
unstable since: 3.0
[−]
Description [src]
Notifies the “please wait” dialog about progress has been made.
Available since: 3.0
[−]
Parameters
ui_handle
-
Type:
void*
The request UI handle.
The argument can be NULL
.The data is owned by the caller of the function. fraction
-
Type:
gfloat
The part of task that is done (between 0.0 and 1.0, inclusive).