summaryrefslogtreecommitdiff
path: root/champlain/champlain-null-tile-source.h
diff options
context:
space:
mode:
authorJiří Techet <techet@gmail.com>2011-03-26 03:22:02 +0100
committerJiří Techet <techet@gmail.com>2011-03-26 03:22:02 +0100
commitd940afff1cb4c0d6ab3f6918a692bb880a1f6bcb (patch)
treecc22048a3c63fdcf30eba1758edac950fb2f4e60 /champlain/champlain-null-tile-source.h
parentbf5bf481d3cdeef3f6a865aca3bc02a79ae86259 (diff)
downloadlibchamplain-d940afff1cb4c0d6ab3f6918a692bb880a1f6bcb.tar.gz
Add missing docstrings
Diffstat (limited to 'champlain/champlain-null-tile-source.h')
-rw-r--r--champlain/champlain-null-tile-source.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/champlain/champlain-null-tile-source.h b/champlain/champlain-null-tile-source.h
index 07cf83e..2a56687 100644
--- a/champlain/champlain-null-tile-source.h
+++ b/champlain/champlain-null-tile-source.h
@@ -48,6 +48,14 @@ G_BEGIN_DECLS
typedef struct _ChamplainNullTileSourcePrivate ChamplainNullTileSourcePrivate;
+/**
+ * ChamplainNullTileSource:
+ *
+ * The #ChamplainNullTileSource structure contains only private data
+ * and should be accessed using the provided API
+ *
+ * Since: 0.8
+ */
typedef struct _ChamplainNullTileSource ChamplainNullTileSource;
typedef struct _ChamplainNullTileSourceClass ChamplainNullTileSourceClass;