[gtksourceview] docs: fix doc for new versioning API
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview] docs: fix doc for new versioning API
- Date: Sun, 1 Nov 2015 19:55:01 +0000 (UTC)
commit f95899d9e0fed8af65159e89a3d63658efe4ce11
Author: Sébastien Wilmet <swilmet gnome org>
Date: Sun Nov 1 20:52:18 2015 +0100
docs: fix doc for new versioning API
Variables are not exposed, just macros.
docs/reference/gtksourceview-docs.xml | 1 +
gtksourceview/gtksourceversion.c | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/gtksourceview-docs.xml b/docs/reference/gtksourceview-docs.xml
index 849ac06..96071d6 100644
--- a/docs/reference/gtksourceview-docs.xml
+++ b/docs/reference/gtksourceview-docs.xml
@@ -79,6 +79,7 @@
<xi:include href="xml/tag.xml"/>
<xi:include href="xml/undomanager.xml"/>
<xi:include href="xml/utils.xml"/>
+ <xi:include href="xml/version.xml"/>
</chapter>
</part>
diff --git a/gtksourceview/gtksourceversion.c b/gtksourceview/gtksourceversion.c
index e089044..d3f3057 100644
--- a/gtksourceview/gtksourceversion.c
+++ b/gtksourceview/gtksourceversion.c
@@ -27,7 +27,7 @@
/**
* SECTION:version
- * @short_description: Variables and functions to check the GtkSourceView version
+ * @short_description: Macros and functions to check the GtkSourceView version
**/
/**
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]