summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/markup.c
diff options
context:
space:
mode:
Diffstat (limited to 'demos/gtk-demo/markup.c')
-rw-r--r--demos/gtk-demo/markup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/gtk-demo/markup.c b/demos/gtk-demo/markup.c
index 6648d508f3..900436f6e7 100644
--- a/demos/gtk-demo/markup.c
+++ b/demos/gtk-demo/markup.c
@@ -1,4 +1,5 @@
/* Text View/Markup
+ * #Keywords: GtkTextView
*
* GtkTextBuffer lets you define your own tags that can influence
* text formatting in a variety of ways. In this example, we show