Method
TraversityDiscovererget_error
since: 0.1
Declaration [src]
GError*
traversity_discoverer_get_error (
TraversityDiscoverer* discoverer
)
Description [src]
Gets the GError from the last discover run or NULL if there was
no error.
Available since: 0.1
| Gets property | Traversity.Discoverer:error |
Return value
Type: GError
The error from the last discover run or NULL if
there was no error.
| The returned data is owned by the instance. |