Method
ShumateMapSourceRegistryget_by_id
Declaration [src]
ShumateMapSource*
shumate_map_source_registry_get_by_id (
ShumateMapSourceRegistry* self,
const gchar* id
)
Parameters
id |
const gchar* |
The id of the |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |
Return value
Returns: | ShumateMapSource |
The |
|
The data is owned by the instance. | |
The return value can be NULL . |