Top |
ChamplainNullTileSourceChamplainNullTileSource — A tile source that doesn't load map data from anywhere |
GObject ╰── GInitiallyUnowned ╰── ChamplainMapSource ╰── ChamplainTileSource ╰── ChamplainNullTileSource
This map source does not provide any input data to the associated renderer. This can be useful in situations when the tile can be rendered independently of any input such as in the case of the ChamplainErrorTileRenderer.
ChamplainNullTileSource *
champlain_null_tile_source_new_full (ChamplainRenderer *renderer
);
Constructor of ChamplainNullTileSource.
Since: 0.8
struct ChamplainNullTileSource;
The ChamplainNullTileSource structure contains only private data and should be accessed using the provided API
Since: 0.8