create_memcached_source


Description:

[ Version ( since = "0.12.5" ) ]
public unowned MapSource create_memcached_source (string id)

Creates a memory cached map source.

Parameters:

this

the Factory

id

the wanted map source id

Returns:

a ready to use MapSourceChain consisting of MemoryCache and MapSource matching the given name. Returns NULL if the source with the given name doesn't exist.




2022 vala-language.org