diff options
Diffstat (limited to 'demos/gtk-demo/hypertext.c')
-rw-r--r-- | demos/gtk-demo/hypertext.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/gtk-demo/hypertext.c b/demos/gtk-demo/hypertext.c index 95c5a3ea31..9236d188a5 100644 --- a/demos/gtk-demo/hypertext.c +++ b/demos/gtk-demo/hypertext.c @@ -1,4 +1,5 @@ /* Text View/Hypertext + * #Keywords: GtkTextView, GtkTextBuffer * * Usually, tags modify the appearance of text in the view, e.g. making it * bold or colored or underlined. But tags are not restricted to appearance. |