Method

ShumateMemoryCachestore_texture

Declaration [src]

void
shumate_memory_cache_store_texture (
  ShumateMemoryCache* self,
  ShumateTile* tile,
  GdkTexture* texture,
  const char* source_id
)

Description

No description available.

Parameters

tile ShumateTile
  No description available.
 The data is owned by the caller of the function.
texture GdkTexture*
  No description available.
 The data is owned by the caller of the function.
source_id const char*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.