Signal
ShumateDataSource::received-data
Declaration
void
received_data (
ShumateDataSource* self,
gint x,
gint y,
gint zoom_level,
GBytes* bytes,
gpointer user_data
)
Description [src]
Emitted when data is received for any tile. This includes any intermediate steps, such as data from the file cache, as well as the final result.
Default handler: | The default handler is called after the handlers added via |