get_error
Description:
[
Version ( since =
"1.8" ) ]
public unowned Error?
get_error ()
Retrieve the error that was set on the asset when it was loaded.
Parameters:
Returns:
The error set on asset , or null if no error occurred when asset was loaded.
|