Functions¶
|
|
Details¶
- Shumate.file_cache_error_quark()¶
- Returns:
a #GQuark
- Return type:
Gets the
Shumate.FileCache
error quark.
- Shumate.get_user_agent()¶
- Returns:
the user agent
- Return type:
Gets the user agent libshumate will use for all requests.
This API is not thread-safe and should only be called from the main thread.
- Shumate.set_user_agent(new_user_agent)¶
-
Sets the user agent that libshumate uses for all requests.
This API is not thread-safe and should only be called from the main thread.
- Shumate.tile_downloader_error_quark()¶
- Returns:
a #GQuark
- Return type:
Gets the
Shumate.TileDownloader
error quark.