Virtual Method
ShumateMapSourcefill_tile_async
Declaration [src]
void
fill_tile_async (
  ShumateMapSource* self,
  ShumateTile* tile,
  GCancellable* cancellable,
  GAsyncReadyCallback callback,
  gpointer user_data
)
Parameters
| tile | ShumateTile | 
| A  | |
| The data is owned by the caller of the function. | |
| cancellable | GCancellable | 
| A  | |
| The argument can be NULL. | |
| The data is owned by the caller of the function. | |
| callback | GAsyncReadyCallback | 
| A  | |
| user_data | gpointer | 
| Closure data for  | |
| The argument can be NULL. | |
| The data is owned by the caller of the function. |