[gtksourceview/wip/chergert/vim] add docs section
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview/wip/chergert/vim] add docs section
- Date: Fri, 29 Oct 2021 23:09:40 +0000 (UTC)
commit 4733efca9596e075b6281770689147cdfd7f3589
Author: Christian Hergert <chergert redhat com>
Date: Fri Oct 29 16:09:35 2021 -0700
add docs section
docs/reference/gtksourceview-5.0-sections.txt | 18 ++++++++++++++++++
docs/reference/gtksourceview-docs.xml.in | 1 +
2 files changed, 19 insertions(+)
---
diff --git a/docs/reference/gtksourceview-5.0-sections.txt b/docs/reference/gtksourceview-5.0-sections.txt
index 3295ac38..db346aff 100644
--- a/docs/reference/gtksourceview-5.0-sections.txt
+++ b/docs/reference/gtksourceview-5.0-sections.txt
@@ -1144,3 +1144,21 @@ gtk_source_smart_home_end_type_get_type
GTK_SOURCE_TYPE_VIEW_GUTTER_POSITION
gtk_source_view_gutter_position_get_type
</SECTION>
+
+<SECTION>
+<FILE>vimimcontext</FILE>
+GtkSourceVimIMContext
+gtk_source_vim_im_context_new
+gtk_source_vim_im_context_get_command_text
+gtk_source_vim_im_context_get_command_bar_text
+<SUBSECTION Standard>
+GtkSourceVimIMContextClass
+GTK_SOURCE_TYPE_VIM_IM_CONTEXT
+GTK_SOURCE_VIM_IM_CONTEXT
+GTK_SOURCE_VIM_IM_CONTEXT_CONST
+GTK_SOURCE_VIM_IM_CONTEXT_CLASS
+GTK_SOURCE_IS_VIM_IM_CONTEXT
+GTK_SOURCE_IS_VIM_IM_CONTEXT_CLASS
+GTK_SOURCE_VIM_IM_CONTEXT_GET_CLASS
+gtk_source_vim_im_context_get_type
+</SECTION>
diff --git a/docs/reference/gtksourceview-docs.xml.in b/docs/reference/gtksourceview-docs.xml.in
index 711da860..0b0cfd3c 100644
--- a/docs/reference/gtksourceview-docs.xml.in
+++ b/docs/reference/gtksourceview-docs.xml.in
@@ -113,6 +113,7 @@
<xi:include href="xml/spacedrawer.xml"/>
<xi:include href="xml/tag.xml"/>
<xi:include href="xml/utils.xml"/>
+ <xi:include href="xml/vimimcontext.xml"/>
<xi:include href="xml/version.xml"/>
</chapter>
</part>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]