[ Version ( since = "3.2" ) ]
public void notify_progress (uint percent, string message)
Provides listeners with a human-readable text describing the current backend operation.
This can be used for progress reporting.
| this |
an DataBookView |
| percent |
percent done; use -1 when not available |
| message |
a text message |