Method
ShumateMapSourcefill_tile_finish
Declaration [src]
gboolean
shumate_map_source_fill_tile_finish (
ShumateMapSource* self,
GAsyncResult* result,
GError** error
)
Description [src]
Gets the success value of a completed shumate_map_source_fill_tile_async()
operation.
Parameters
result |
GAsyncResult |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |