[ Version ( since = "3.2" ) ]
public void notify_error (string message)
Notifies each backend listener about an error.
This is meant to be used for cases where is no GError return possibility, to notify user about an issue.
| this |
an BookBackend |
| message |
an error message |