[gtksourceview/wip/chergert/vim: 155/363] add section header
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview/wip/chergert/vim: 155/363] add section header
- Date: Mon, 8 Nov 2021 19:53:49 +0000 (UTC)
commit ae2d4ce58f87e091991806807aa3cb22e374ee0f
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]