[gtksourceview/wip/chergert/vim] add section header
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview/wip/chergert/vim] add section header
- Date: Fri, 29 Oct 2021 23:35:08 +0000 (UTC)
commit a7155830e62821c3095b9d7983477016d8a66923
Author: Christian Hergert <chergert redhat com>
Date: Fri Oct 29 16:35:03 2021 -0700
add section header
gtksourceview/gtksourcevimimcontext.c | 7 +++++++
1 file changed, 7 insertions(+)
---
diff --git a/gtksourceview/gtksourcevimimcontext.c b/gtksourceview/gtksourcevimimcontext.c
index 8010fdfe..925937d1 100644
--- a/gtksourceview/gtksourcevimimcontext.c
+++ b/gtksourceview/gtksourcevimimcontext.c
@@ -27,6 +27,13 @@
#include "vim/gtk-source-vim.h"
+/**
+ * SECTION:vimimcontext
+ * @title: GtkSourceVimIMContext
+ * @short_description: VIM emulation
+ *
+ */
+
struct _GtkSourceVimIMContext
{
GtkIMContext parent_instance;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]